Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MUST tutorial
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
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
High Performance Computing - Public
MUST tutorial
Commits
d6f58438
Commit
d6f58438
authored
Nov 29, 2023
by
Joachim Jenke
Browse files
Options
Downloads
Patches
Plain Diff
Update readme for cosma
parent
909f6128
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
Hands-on-2/README.md
+7
-5
7 additions, 5 deletions
Hands-on-2/README.md
with
7 additions
and
5 deletions
Hands-on-2/README.md
+
7
−
5
View file @
d6f58438
...
@@ -19,11 +19,13 @@ Look into the code and try to understand the data race (do not fix them yet)
...
@@ -19,11 +19,13 @@ Look into the code and try to understand the data race (do not fix them yet)
All TSan output goes to stderr
All TSan output goes to stderr
### Test for DataRace in MUST report
// Doesn't currently work on cosma
*
`MPICXX=mpigxx make -j4 lulesh2.0-mpi-tsan2`
//
*
`OMP_NUM_THREADS=2 mustrun -n 8 --must:hybrid --must:tsan ./lulesh2.0-mpi-tsan2 -s 4 -i 2`
// ### Test for DataRace in MUST report
//
*
`MPICXX=mpigxx make -j4 lulesh2.0-mpi-tsan2`
TSan output in MUST_Output.html
//
*
`OMP_NUM_THREADS=2 mustrun -n 8 --must:hybrid --must:tsan ./lulesh2.0-mpi-tsan2 -s 4 -i 2`
//
// TSan output in MUST_Output.html
## Type checking in MUST
## Type checking in MUST
Recompile Lulesh with TypeART:
Recompile Lulesh with TypeART:
...
...
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