Skip to content
Snippets Groups Projects
Commit d6f58438 authored by Joachim Jenke's avatar Joachim Jenke
Browse files

Update readme for cosma

parent 909f6128
No related branches found
No related tags found
No related merge requests found
...@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment