You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If no --random_seed is given, it is created from the current time, which is typically different for each MPI process, hence each one picks a different order of tests.
This was already fixed in essex/phist, commit 3d8c3ce0f9e52
The text was updated successfully, but these errors were encountered:
If no --random_seed is given, it is created from the current time, which is typically different for each MPI process, hence each one picks a different order of tests.
This was already fixed in essex/phist, commit 3d8c3ce0f9e52
The text was updated successfully, but these errors were encountered: