cuda-programming topic

List cuda-programming repositories

cuda-api-wrappers

740
Stars
79
Forks
Watchers

Thin, unified, C++-flavored wrappers for the CUDA APIs

cuda-kat

101
Stars
7
Forks
Watchers

CUDA kernel author's tools

taskflow

9.7k
Stars
1.1k
Forks
Watchers

A General-purpose Parallel and Heterogeneous Task Programming System

CUDA-Programming

1.4k
Stars
305
Forks
Watchers

Sample codes for my CUDA programming book

stanford-cs193g-sp2010

184
Stars
76
Forks
Watchers

This is an archive of materials produced for an introductory class on CUDA programming at Stanford University in 2010

SimpleGPUHashTable

362
Stars
37
Forks
Watchers

A simple GPU hash table implemented in CUDA using lock free techniques

HIP-CPU

106
Stars
19
Forks
Watchers

An implementation of HIP that works on CPUs, across OSes.

StiffMa

23
Stars
5
Forks
Watchers

StiffMa: Fast finite element STIFFness MAtrix generation in MATLAB by using GPU computing.

cudarc

439
Stars
59
Forks
Watchers

Safe rust wrapper around CUDA toolkit