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.
☆26Updated 5 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
- ☆42Updated 7 years ago
- MWE for using the Eigen library in CUDA kernels☆118Updated 2 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated 9 months ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆24Updated 3 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 6 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- KMeans clustering in Eigen.☆26Updated 8 years ago
- ☆21Updated 7 years ago
- depth image processing using CUDA☆105Updated 7 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆40Updated 4 years ago
- Source code repository for the projects from CUDA for Engineers☆130Updated 3 years ago
- ☆58Updated 2 years ago
- some CUDA programming example☆25Updated 8 years ago
- CUDA by practice☆121Updated 5 years ago
- ☆20Updated 6 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆148Updated last year
- Numerical optimization in C++☆38Updated 10 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 7 months ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆18Updated 5 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆134Updated 4 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
- C++ library for fast Gauss transforms.☆67Updated 10 months ago
- An implementation of parallel exclusive scan in CUDA☆61Updated 6 years ago
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆49Updated 2 years ago
- kmeans clustering with multi-GPU capabilities☆118Updated last year
- Parallel Bundle Adjustment☆69Updated 5 years ago