Updating README with resource links
This commit is contained in:
parent
8857db8abc
commit
3107ebe65c
10
README.md
10
README.md
@ -1,4 +1,10 @@
|
||||
# Practicing CUDA
|
||||
## Doing some parallel compute on the GPU
|
||||
# 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/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user