Skip to content

Commit

Permalink
note on mpich-thread-safety
Browse files Browse the repository at this point in the history
  • Loading branch information
Exa-Graph committed Apr 5, 2021
1 parent 9364fdc commit 2324e20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README
Expand Up @@ -127,6 +127,9 @@ mpiexec -n 2 bin/./minivite -l -n 100
mpiexec -n 2 bin/./minivite -n 100
mpiexec -n 2 bin/./minivite -p 2 -n 100

[On Cray systems, pass MPICH_MAX_THREAD_SAFETY=multiple or
pass -DDISABLE_THREAD_MULTIPLE_CHECK while building miniVite.]

Possible options (can be combined):

1. -f <bin-file> : Specify input binary file after this argument.
Expand Down

0 comments on commit 2324e20

Please sign in to comment.