cuda-demo
There are 15 repositories under cuda-demo topic.
emptysoal/cuda-image-preprocess
Speed up image preprocess with cuda when handle image or tensorrt inference
ovcharenkoo/CUDA_FDTD_2D_acoustic_wave_propagation
Acoustic wave propagation in 2D domain using CUDA, O(2,8). Solve second order wave equation in time domain using finite-differences.
flin3500/Cuda-Google-Colab
The cuda code is mainly for nvidia hardware device. This repo will show how to run cuda c or cuda cpp code on the google colab platform for free.
lmontigny/Practice_Cuda
Tutorials and examples using Cuda
shalithasuranga/CudaPerformance
Compare the performance of matrix multiplication among GPU shared memory, GPU global memory and CPU
Shikha-code36/CUDA-Programming-Beginner-Guide
A beginner's guide to CUDA programming
averov90/sofia-hash-cracker
Simple SOFIA brute-forcer (acceleration by CUDA)
fuzamei33/face-rec
face recognition lib
lockie/particles
Simple Ogre3D/CUDA demo
xuxping/simple_cuda_examples
simple cuda examples
bhattmalhar/CudaAddition
A Cuda code to add two variables and display the sum
bhattmalhar/helloCudaWorld
This is first hello world cuda code
dodolab/PerlinNoise
Perlin Noise for CPU and CUDA computing
kusht07/Parallel-Cuda-codes
Cuda from Scratch
shubhams167/getting-started-with-CUDA
Repository for some basic codes which I will upload in my way of learning CUDA C/C++