Skip to content

Commit 0da610f

Browse files
authored
Update README.md
1 parent 232daf9 commit 0da610f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

access_efficiency/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
* [How to Access Global Memory Efficiently in CUDA Fortran Kernels](https://developer.nvidia.com/blog/how-access-global-memory-efficiently-cuda-fortran-kernels/)
33

44
C/C++ version:
5-
* [How to Access Global Memory Efficiently in CUDA C/C++ Kernels](https://developer.nvidia.com/blog/how-implement-performance-metrics-cuda-cc/)
5+
* [How to Access Global Memory Efficiently in CUDA C/C++ Kernels](https://developer.nvidia.com/blog/how-access-global-memory-efficiently-cuda-c-kernels/)

0 commit comments

Comments
 (0)