OrangeOwlSolutions / CUDA-UtilitiesLinks
Utilities for CUDA programming
☆41Updated 6 years ago
Alternatives and similar repositories for CUDA-Utilities
Users that are interested in CUDA-Utilities are comparing it to the libraries listed below
Sorting:
- 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
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆137Updated 5 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 7 years ago
- ☆37Updated 7 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 6 years ago
- FluidNet re-written with ATen tensor lib☆52Updated 5 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 5 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- ☆44Updated 7 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 10 months ago
- Solve large instance of semi-discrete optimal transport problems and other Monge-Ampere equations☆28Updated 4 years ago
- Quad/octree building for FMMs in Python and OpenCL☆65Updated 3 weeks ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 years ago
- Fast automatic differentiation library in C++☆106Updated 3 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
- C++ class for constructing the signed distance function from a level set function.☆17Updated 8 years ago
- OpenGP☆81Updated 2 years ago
- Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.☆288Updated 3 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- kmeans☆54Updated 8 years ago
- GPU Eigensolver for symmetric/hermitian matrices.☆65Updated 3 years ago