Corv / CUDA-GMM-MPILinks
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.
☆18Updated 13 years ago
Alternatives and similar repositories for CUDA-GMM-MPI
Users that are interested in CUDA-GMM-MPI are comparing it to the libraries listed below
Sorting:
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆27Updated 13 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆47Updated 8 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- C++ computer-vision library☆11Updated 8 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆28Updated 5 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- CUDA implementation of hidden Markov model training and classification☆31Updated last month
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated 8 months ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 6 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated last month
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- numerical optimizaiton methods with msnhnet☆12Updated 3 years ago
- 3D Tensors for Blaze (https://bitbucket.org/blaze-lib/blaze)☆37Updated 4 years ago
- Robotics Learning Note☆11Updated 6 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- vectorization of the kd-tree data structure and search algorithm☆41Updated 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 11 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Demonstrates how to call a C++ class from Python using pybind11.☆34Updated 4 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- A fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.☆48Updated last year
- 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
- Library for the GPU-accelerated spatial indexing and processing of particles in 2D and 3D with OpenCL. Currently offers trees based on sp…☆27Updated 10 months ago