1
0
GPU_Computing/README.md

11 lines
524 B
Markdown

# Parallel Compute with Graphics cards
## Learning to do some GPU programming
![CUDA](https://developer-blogs.nvidia.com/wp-content/uploads/2017/01/CUDA-Blog-Image-1000x600-1.jpg)
### Resources
[GPU-Puzzles](https://github.com/srush/GPU-Puzzles)
[Tensor-Puzzles](https://github.com/srush/Tensor-Puzzles)
[Accelerated Ray Tracing in One Weekend in CUDA](https://developer.nvidia.com/blog/accelerated-ray-tracing-cuda/)
[An even easier introduction to CUDA](https://developer.nvidia.com/blog/even-easier-introduction-cuda/)