CUDA topic

CUDA® is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs). With CUDA, developers are able to dramatically speed up computing applications by harnessing the power of GPUs.

List CUDA repositories

softmax-splatting

436
Stars
59
Forks
Watchers

an implementation of softmax splatting for differentiable forward warping using PyTorch

docker-pytorch

957
Stars
225
Forks
Watchers

A Docker image for PyTorch

docker-torch

26
Stars
11
Forks
Watchers

A Docker image for Lua Torch

cupoch

864
Stars
106
Forks
Watchers

Robotics with GPU computing

CudaSHA256

76
Stars
25
Forks
Watchers

Simple tool to calculate sha256 on GPU using Cuda

pytorch-softdtw-cuda

593
Stars
57
Forks
Watchers

Fast CUDA implementation of (differentiable) soft dynamic time warping for PyTorch using Numba

bazel.cmake

46
Stars
10
Forks
Watchers

bazel.cmake mimics the behavior of bazel to simplify the usability of CMake

mini-caffe

376
Stars
152
Forks
Watchers

Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.

nbody

70
Stars
5
Forks
Watchers

N body gravity attraction problem solver

accel

443
Stars
17
Forks
Watchers

(Mirror of GitLab) GPGPU Framework for Rust