Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 1.21 KB

Cuda.md

File metadata and controls

11 lines (10 loc) · 1.21 KB
🌟 Name Description 🌍
25 @ToruNiina/lbvh an implementation of parallel linear BVH (LBVH) on GPU
12 @termoshtt/link_cuda_kernel HowTo: Compile CUDA with nvcc, and link to Rust
7 @primenumber/GPUOthello2 GPU Accelerated endgame solver for Othello
5 @moznion/fftw-vs-cufft Benchmark scripts to compare processing speed between FFTW and cuFFT
4 @cftang0827/ultrasound-beamforming
4 @richursa/CudaLib
3 @odashi/cudnn-memo Example code of cuDNN.
3 @richursa/cudaOnetimePadEncrypt cuda implementation of one time pad encryption algorithm