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
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 6 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆26Updated 12 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆22Updated 3 years ago
- A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.☆45Updated 7 years ago
- A Nonlinear Least Squares Minimizer☆34Updated 12 years ago
- CUDA Template Functions☆18Updated 3 months ago
- C computation graph, AutoGrad with OpenCL support [WIP]☆9Updated 5 years ago
- ☆10Updated 2 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- Parallel network flows using OpenMP and CUDA.☆27Updated 5 years ago
- serialization prototype for tiny-dnn☆15Updated 8 years ago
- some CUDA programming example☆25Updated 7 years ago
- Input-aware cuBLAS/clBLAS implementation for better performance☆17Updated 2 years ago
- The Hybrid Task Graph Scheduler API☆40Updated 3 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆50Updated 2 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆21Updated last year
- vectorization of the kd-tree data structure and search algorithm☆37Updated 6 years ago
- MLPerf™ Mobile models☆24Updated 3 weeks ago
- A fast BRIEF Implementation for 256-dimensional 64-bit Binary Descriptors☆11Updated 7 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 3 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- Binomial model☆11Updated 5 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 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
- ☆18Updated 7 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 7 years ago
- A framework for neural network☆9Updated 6 years ago
- Efficient data-flow library for robotics.☆26Updated last week