Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 2.22 KB

README.md

File metadata and controls

27 lines (21 loc) · 2.22 KB

Learn cuda

This repository has been made first for learning purpose and then for my GPGPU class at the Université Gustave Eiffel.

Personal ressources

Type Authors Link
Github Rob Golshan https://github.com/rpgolshan/CUDA-image-processing
Website Putt Sakdhnagool https://cuda-tutorial.readthedocs.io/en/latest/
Website Roger Allen https://developer.nvidia.com/blog/accelerated-ray-tracing-cuda/
Github Zheyuan Xie, Yan Dong and Weiqi Chen https://github.com/ZheyuanXie/CUDA-Path-Tracer-Denoising
Github Jeroen Baert https://github.com/Forceflow/cuda_voxelizer
Github Jaegeun Han and Bharatkumar Sharma https://github.com/PacktPublishing/Learn-CUDA-Programming
Github Koichi Shiraishi https://github.com/zchee/cuda-sample
Pdf NVIDIA https://www.nvidia.com/docs/IO/116711/sc11-cuda-c-basics.pdf
Article on Medium Anuradha Karunarathna https://blog.usejournal.com/cuda-thread-indexing-fb9910cba084
Website NVIDIA https://docs.nvidia.com/cuda/cuda-c-best-practices-guide/index.html 

Class ressources

Type Authors Link
Youtube video Udacity https://www.youtube.com/watch?list=PLGvfHSgImk4aweyWlhBXNF6XISY3um82_&v=F620ommtjqk&ab_channel=Udacity
Website NVIDIA https://developer.nvidia.com/cuda-zone
Website NVIDIA https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html