cuda-programming topic

List cuda-programming repositories

cuda-api-wrappers

738
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.6k
Stars
1.1k
Forks
Watchers

A General-purpose Parallel and Heterogeneous Task Programming System

CUDA-Programming

1.4k
Stars
301
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

361
Stars
37
Forks
Watchers

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

HIP-CPU

105
Stars
19
Forks
Watchers

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

StiffMa

22
Stars
5
Forks
Watchers

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

cudarc

425
Stars
58
Forks
Watchers

Safe rust wrapper around CUDA toolkit