Skip to content
Snippets Groups Projects
Commit 88cc2f60 authored by Xin Li's avatar Xin Li
Browse files

minor update

parent fa3af48f
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ speedup characteristics. ...@@ -14,7 +14,7 @@ speedup characteristics.
Your task is to parallelize a finite-volume solver for the two dimensional Your task is to parallelize a finite-volume solver for the two dimensional
shallow water equations. Measure speedup and if you have time, tune the code. shallow water equations. Measure speedup and if you have time, tune the code.
You don’t need to under- stand the numerics in order to solve this exercise (a You don’t need to understand the numerics in order to solve this exercise (a
short description is given in Appendix A). However, it assumes some prior short description is given in Appendix A). However, it assumes some prior
experience with OpenMP, please refer to the lecture on shared memory experience with OpenMP, please refer to the lecture on shared memory
programming if necessary. programming if necessary.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment