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 shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Fast automatic differentiation library in C++☆110Updated 4 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 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
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.☆293Updated 4 years ago
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- ☆37Updated 8 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)…☆66Updated 6 years ago
- Combined array and automatic differentiation library in C++☆183Updated 2 months ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- This example builds on the parallel-forall repo separate compilation example by adding CMake to it.☆17Updated 8 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆83Updated 3 weeks ago
- a software library containing Sparse functions written in OpenCL☆175Updated 5 years ago
- Automatic Differentiation C++ Library☆58Updated 5 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 years ago
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆419Updated 4 months ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆54Updated 3 years ago
- NumPy-compatible multidimensional arrays in C++☆162Updated last year