<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>
<h2 id="B">Part B — Logistic Map</h2>
<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"-->