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:
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 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
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Fast automatic differentiation library in C++☆107Updated 3 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆64Updated 6 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆41Updated 11 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 7 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 9 months ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 3 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- Cython interface to Eigen library☆114Updated 7 months ago
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated 2 years ago
- FluidNet re-written with ATen tensor lib☆52Updated 6 years ago
- ☆37Updated 8 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 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++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 6 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆413Updated last month
- Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.☆288Updated 3 years ago
- RSVDPACK: Implementations of fast algorithms for computing the low rank SVD, interpolative and CUR decompositions of a matrix, using ran…☆92Updated 2 years ago
- Proximal Operator Graph Solver☆88Updated 2 years ago
- Library for performing spectral clustering in C++☆78Updated 2 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
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago