CUDA
Links
CUB - Flexible library of cooperative threadblock primitives and other utilities for CUDA kernel programming.
Jitify - Single-header C++ library for simplifying the use of CUDA Runtime Compilation.
Gunrock - CUDA library for graph-processing designed specifically for the GPU.
Lantern - Implementation of a machine learning framework prototype in Scala.
Jitify - Single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).
CUDA.jl - Programming in Julia. (CUDA.jl 2.0)
KBLAS CUDA - Subset of BLAS routines optimized for NVIDIA GPUs.
CudaSift - SIFT features with CUDA.
ZLUDA - CUDA on Intel GPUs.
PyCUDA - Access Nvidia's CUDA parallel computation API from Python.
CUTLASS - CUDA Templates for Linear Algebra Subroutines.
Last updated