Adding CUDA materials (Programming and best practice guides) (#3082)

* Adding Cuda PDFs

* putting alphabetically order

* removed extra space

Always check the output of the linter!
This commit is contained in:
Danielly Costa 2018-12-14 18:55:40 -03:00 committed by eshellman
parent 01f9c3a423
commit 1c40966bae
1 changed files with 2 additions and 0 deletions

View File

@ -1066,6 +1066,8 @@ Kerridge (PDF) (email address *requested*, not required)
### CUDA
* [CUDA C Best Practices Guide](https://docs.nvidia.com/pdf/CUDA_C_Best_Practices_Guide.pdf) (PDF)
* [CUDA C Programming Guide](https://docs.nvidia.com/pdf/CUDA_C_Programming_Guide.pdf) (PDF)
* [OpenCL Programming Guide for CUDA Architecture](http://www.nvidia.com/content/cudazone/download/OpenCL/NVIDIA_OpenCL_ProgrammingGuide.pdf) (PDF)