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
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Code examples for the CUDA workshop☆36Updated 3 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆182Updated 6 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
- Source code from NVIDIA CUDACasts☆48Updated 11 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 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
- CMake Examples (CMake, CMake+CUDA, CMake+CUDA+PandaRoot)☆42Updated 12 years ago
- Utilities for CUDA programming☆41Updated 6 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 11 months ago
- Sample code from the RGBD section of the OpenCV tutorial at CVPR 2014☆35Updated 10 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 3 years ago
- A GPU (CUDA) based Artificial Neural Network library☆109Updated 3 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆287Updated 10 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 7 years ago
- Jonker-Volgenant / LAPJV algorithm for the linear assignment problem, in Python☆51Updated last year
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 8 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- Python wrappers for the NVIDIA cuDNN libraries☆141Updated 8 years ago
- Scientific library for high-precision computations and research☆49Updated 7 years ago
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated 2 years ago
- A simple tool for porting CUDA to OpenCL (DEPRECATED)☆33Updated 6 years ago
- Data Parallel Python☆208Updated 12 years ago
- Numerical optimization in C++☆40Updated 11 years ago