arneish / CUDA-PCA-jacobiLinks
CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable version of the Jacobi eigenvalue algorithm.
☆27Updated 6 years ago
Alternatives and similar repositories for CUDA-PCA-jacobi
Users that are interested in CUDA-PCA-jacobi are comparing it to the libraries listed below
Sorting:
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 3 weeks ago
- ☆44Updated 7 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆16Updated 4 years ago
- parallel algorithm based on cuda☆60Updated 7 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last week
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- BGHT: High-performance static GPU hash tables.☆66Updated 2 months ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Parallel Bundle Adjustment☆70Updated 6 years ago
- GPU accelerated first order primal-dual algorithm for solving convex optimization problems, and its application in maximum flow minimum c…☆17Updated 4 years ago
- The CMake version of cuda_by_example☆148Updated 4 years ago
- depth image processing using CUDA☆105Updated 8 years ago
- Introductory Thrust workshop materials☆43Updated 12 years ago
- A domain-specific language and compiler for image processing☆76Updated 4 years ago
- I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.☆45Updated 9 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Bitonic Sort for C and CUDA☆16Updated 6 years ago