mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
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:
parent
01f9c3a423
commit
1c40966bae
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue