Fix matmul_skeleton.cu link.
[parallel_computing.git] / assignments / archive / matrix_multiplication_cuda / index.shtml.itex2MML
index ae7425ce06a6fe6e045f53057bbaf7465eba400a..fad3d9a8c1983f5bbdd50436084141916af30251 100644 (file)
@@ -59,8 +59,8 @@ in <a href="#2">Step 2</a></p>.
 
 <p>See the <a href="../../../content/GPUs/#learn">Learning CUDA</a>
 section of the course notes and the skeleton
-code <a href="../../../src/matmult_skeleton.cu">matmult_skeleton.cu</a>. See
-also the in-class exercise on <a href="../../../content/GPUs/#example">array
-reversal</a>.</p>
+code <a href="../../../src/matrix_multiplication_cuda/matmult_skeleton.cu">matmult_skeleton.cu</a>. See
+also the in-class exercise
+on <a href="../../../content/GPUs/#example">array reversal</a>.</p>
 
 <!--#include virtual="$root_directory/shared/footer.shtml"-->