arneish / CUDA-PCA-jacobi
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
- Some CUDA design patterns and a bit of template magic for CUDA☆152Updated last year
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- 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 last year
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- ☆22Updated 7 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 10 months ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Introductory Thrust workshop materials☆43Updated 12 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- BGHT: High-performance static GPU hash tables.☆63Updated last month
- kmeans clustering with multi-GPU capabilities☆119Updated 2 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- ☆67Updated 11 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆413Updated this week
- 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 class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- A dynamic GPU memory allocator, suitable for warp synchronized scenarios.☆11Updated 5 years ago
- Source code repository for the projects from CUDA for Engineers☆130Updated 3 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆88Updated last year
- a heterogeneous multiGPU level-3 BLAS library☆45Updated 5 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- C++ library for fast Gauss transforms.☆67Updated last year