Skip to content
Snippets Groups Projects
Commit 76fe6a47 authored by Kjartan Thor Wikfeldt's avatar Kjartan Thor Wikfeldt
Browse files

add link to source files

parent 904088df
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,8 @@ instructions](https://www.pdc.kth.se/support/documents/courses/summerschool.html
### 1. Parallelize the code.
Start with the file ``shwater2d.(c/f90)``, add OpenMP statements to make it run in
Start with the file [shwater2d.c](c/shwater2d.c) or
[shwater2d.f](f90/shwater2d.f90), add OpenMP statements to make it run in
parallel and make sure the computed solution is correct. Some advice are given
below
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment