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:
- ☆44Updated 7 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 10 months ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- BGHT: High-performance static GPU hash tables.☆65Updated 2 months 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
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- A dynamic GPU memory allocator, suitable for warp synchronized scenarios.☆11Updated 5 years ago
- ☆22Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- Implementation of the maximum network flow problem in CUDA.☆32Updated 4 years ago
- Parallel implementation of the ridge detection algorithm for curve reconstruction in CUDA☆11Updated 7 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆88Updated last year
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆412Updated 3 weeks ago
- ☆91Updated 8 years ago
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 11 years ago
- A warp-oriented dynamic hash table for GPUs☆73Updated last year
- Source code repository for the projects from CUDA for Engineers☆130Updated 3 years ago
- Learn OpenCL step by step.☆135Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Efficient graph clustering software for normalized cut and ratio association on undirected graphs. Copyright(c) 2008 Brian Kulis, Yuqiang…☆22Updated 12 years ago
- I implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.☆45Updated 9 years ago