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 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
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated 10 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆149Updated last year
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- GPU-accelerated KD-tree implementation☆43Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- CUDA based Iterative Closest Point Algorithm Implementation☆65Updated 5 years ago
- depth image processing using CUDA☆105Updated 7 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆18Updated 5 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
- ☆58Updated 2 years ago
- A dynamic GPU memory allocator, suitable for warp synchronized scenarios.☆11Updated 5 years ago
- parallel algorithm based on cuda☆60Updated 7 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- A gpu based implementation of a K-D Tree Builder☆108Updated 5 years ago
- EMVS (Efficient Large Scale Multi-View Stereo for Ultra High Resolution Image Sets)☆24Updated last year
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 6 years ago
- ☆21Updated 7 years ago
- openMVG with a LATCH descriptor, an ORB descriptor, DEEP descriptors from the cvpr15compare repo, PNNet/Torch loader and a GPU-based L2 m…☆32Updated 8 years ago
- kmeans clustering with multi-GPU capabilities☆120Updated last year
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Parallel Bundle Adjustment☆69Updated 5 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- A Benchmark for Surface Reconstruction☆12Updated 9 years ago
- The CMake version of cuda_by_example☆148Updated 4 years ago