Corv / CUDA-GMM-MPI
CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single node and MPI communication between multple nodes.
☆15Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for CUDA-GMM-MPI
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆26Updated 12 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆45Updated 7 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆22Updated 3 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 6 years ago
- C++ computer-vision library☆11Updated 7 years ago
- Utilities for CUDA programming☆39Updated 5 years ago
- serialization prototype for tiny-dnn☆15Updated 8 years ago
- some CUDA programming example☆25Updated 7 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- Parallel network flows using OpenMP and CUDA.☆27Updated 6 years ago
- A Nonlinear Least Squares Minimizer☆34Updated 12 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆21Updated last year
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 6 years ago
- A prototype implementation of AllReduce collective communication routine.☆20Updated 6 years ago
- A Halide journey taken for pleasure, this repo will hopefully serve a collection of Halide imaging functions that are useful to the commu…☆15Updated 9 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- CMake module collection☆30Updated 9 years ago
- GPU Accelerated Expectation Maximization for Gaussian Mixture Models using CUDA☆9Updated 7 years ago
- OpenGL seen through Hartley-Zisserman camera model☆21Updated 7 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆42Updated 7 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 3 years ago
- OpenMP tutorial☆36Updated 7 years ago
- Training a Tensorflow graph in C++☆25Updated 7 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 10 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- Kernel principal component analysis using the Eigen linear algebra library [machine learning]☆13Updated 9 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated 6 months ago
- CUDA Template Functions☆18Updated 3 months ago
- crystalnet -- a mini core AI library (being refactored, see https://github.com/lgarithm/stdnn-ops)☆16Updated 5 years ago
- Tensorflow camera calibrator☆14Updated 4 years ago