Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openmp-lab-exercises
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pdc-summer-school
openmp-lab-exercises
Commits
88cc2f60
Commit
88cc2f60
authored
6 years ago
by
Xin Li
Browse files
Options
Downloads
Patches
Plain Diff
minor update
parent
fa3af48f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
advanced_lab/README.md
+1
-1
1 addition, 1 deletion
advanced_lab/README.md
with
1 addition
and
1 deletion
advanced_lab/README.md
+
1
−
1
View file @
88cc2f60
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment