mikeroberts3000 / GpuComputingLinks
This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.
☆36Updated 10 years ago
Alternatives and similar repositories for GpuComputing
Users that are interested in GpuComputing 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
- Source code from NVIDIA CUDACasts☆48Updated 11 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- 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
- Python wrappers for the NVIDIA cuDNN libraries☆141Updated 8 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆182Updated 6 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆287Updated 10 years ago
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated 2 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- a heterogeneous multiGPU level-3 BLAS library☆46Updated 5 years ago
- Scientific library for high-precision computations and research☆49Updated 7 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- Applied Machine Learning in Python with scikit-learn☆48Updated 14 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- Sample code from the RGBD section of the OpenCV tutorial at CVPR 2014☆35Updated 10 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Easy to run kernels using OpenCL☆187Updated 5 months ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- A common set of compute primitives for PyCUDA and PyOpenCL☆59Updated last week
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 8 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated last year
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆85Updated 9 years ago
- Data Parallel Python☆209Updated 12 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- ☆67Updated 2 years ago
- Quasi Random Number Generator☆49Updated 5 years ago
- [Outdated. Please use https://github.com/numba/numba-examples] Examples of NumbaPro in use.☆171Updated 3 years ago
- Proximal Operator Graph Solver☆89Updated 2 years ago