11 lines
524 B
Markdown
11 lines
524 B
Markdown
# Parallel Compute with Graphics cards
|
|
## Learning to do some GPU programming
|
|
|
|

|
|
|
|
### 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/)
|