5 ms·
I found the introductory chapters (1-3) of this book[0] quite good. It is different from the NVIDIA CUDA C++ guide in that it uses modern C++ and has non-trivia
by arpankapoor 4y ago
I found the introductory chapters (1-3) of this book[0] quite good. It is different from the NVIDIA CUDA C++ guide in that it uses modern C++ and has non-trivial real-world examples.
I also wrote a blog post [1] exploring CUDA to write a simple CNN inference module which you might find useful.
[0]: https://www.cambridge.org/core/books/programming-in-parallel-with-cuda/C43652A69033C25AD6933368CDBE084C https://www.cambridge.org/core/books/programming-in-parallel...
[1]: https://arpankapoor.com/cuda https://arpankapoor.com/cuda