https://github.com/chibby0ne/cuda_by_example
Old notes (and new ones) of the Cuda by Example book
https://github.com/chibby0ne/cuda_by_example
cuda cuda-programming gpgpu gpu-computing gpu-programming
Last synced: 4 months ago
JSON representation
Old notes (and new ones) of the Cuda by Example book
- Host: GitHub
- URL: https://github.com/chibby0ne/cuda_by_example
- Owner: chibby0ne
- License: other
- Created: 2020-12-12T02:38:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-12T03:02:41.000Z (over 4 years ago)
- Last Synced: 2024-12-31T19:02:13.197Z (6 months ago)
- Topics: cuda, cuda-programming, gpgpu, gpu-computing, gpu-programming
- Language: Cuda
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Notes of when I was reading the [CUDA by Example book](https://www.goodreads.com/book/show/8115844-cuda-by-example)
Will eventually finish reading it and taking notes at some point