File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ After completing this module:
110110
111111## Additional Resources
112112- [ CUDA Programming Guide] ( https://docs.nvidia.com/cuda/cuda-c-programming-guide/ )
113- - [ HIP Programming Guide] ( https://rocmdocs.amd.com/en/latest/Programming_Guides/HIP/index.html )
113+ - [ HIP Programming Guide] ( https://rocmdocs.amd.com/projects/HIP/ en/latest/ )
114114- [ GPU Performance Best Practices] ( https://docs.nvidia.com/cuda/cuda-c-best-practices-guide/ )
115115
116116---
Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ export HIP_PLATFORM=nvidia
337337## Additional Resources
338338
339339- [ CUDA Programming Guide] ( https://docs.nvidia.com/cuda/cuda-c-programming-guide/ )
340- - [ HIP Programming Guide] ( https://rocmdocs.amd.com/en/latest/Programming_Guides/HIP/index.html )
340+ - [ HIP Programming Guide] ( https://rocmdocs.amd.com/projects/HIP/ en/latest/ )
341341- [ GPU Performance Guidelines] ( https://docs.nvidia.com/cuda/cuda-c-best-practices-guide/ )
342342
343343## Exercises
You can’t perform that action at this time.
0 commit comments