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:
- Source code from NVIDIA CUDACasts☆48Updated 11 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
- Code examples for the CUDA workshop☆36Updated 3 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 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
- a heterogeneous multiGPU level-3 BLAS library☆46Updated 5 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆182Updated 6 years ago
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated 2 years ago
- Scientific library for high-precision computations and research☆49Updated 8 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- Easy to run kernels using OpenCL☆187Updated 7 months ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 4 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Code examples for CUDA and OpenACC☆34Updated last year
- Utilities for CUDA programming☆41Updated 6 years ago
- Building random forests on GPU☆205Updated 8 years ago
- Sample code from the RGBD section of the OpenCV tutorial at CVPR 2014☆35Updated 10 years ago
- A CUDA implementation of the PageRank Pipeline Benchmark☆33Updated 8 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆286Updated 10 years ago
- GPU implementation of classical molecular dynamics proxy application.☆31Updated 8 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 10 years ago
- NumPy-compatible multidimensional arrays in C++☆162Updated last year
- Python wrappers for the NVIDIA cuDNN libraries☆142Updated 8 years ago
- Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).☆94Updated 8 years ago
- Developer repository for PyViennaCL. Visit http://viennacl.sourceforge.net/ for latest releases.☆32Updated 10 years ago
- ☆30Updated 7 years ago
- Generating Families of Practical Fast Matrix Multiplication Algorithms☆12Updated 8 years ago
- Parallel network flows using OpenMP and CUDA.☆28Updated 7 years ago