概要
CUDAを勉強する時のオススメのTutorialをまとめる
CUDA初心者
C言語とCUDA言語の違いを勉強できる。
Tutorialに沿って自分でC言語のサンプルコードをCUDAに変化させると、基本が身につく。
https://github.com/puttsk/cuda-tutorial
CUDA中級者
https://github.com/CoffeeBeforeArch/cuda_programming/tree/master
https://github.com/PacktPublishing/Learn-CUDA-Programming/tree/master
https://github.com/CUDA-Tutorial/CodeSamples