Skip to content

A collection of Nvidea CUDA kernels, exploring parallel computation using CUDA.

License

Notifications You must be signed in to change notification settings

CorrelateVisuals/CUDA_Kernels

Repository files navigation

CUDA kernels

A repository containing Nvidia CUDA kernels exploring parallel computation using CUDA 11.5. The kernels include image color manipulation, GPU and CPU increment, threads and their respective IDs and vector additions. Developed with Visual Studio 2019 and showcasing insights into kernel execution with Nvidia Nsight systems in the vector addition repository.

About

A collection of Nvidea CUDA kernels, exploring parallel computation using CUDA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages