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
{{ message }}
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.
Singlethreaded performance
Master git hash : open-mpi/ompi@59d6537
Command :
mpirun -np 2 -mca btl tcp,self -mca pml ob1 ./mr_th_nb -s $pow -Dthrds
Multithreaded performace
Command :
mpirun -np 2 -mca btl tcp,self -mca pml ob1 --bind-to socket --map-by node ./mr_th_nb -s $pow -t num_threads -b
The text was updated successfully, but these errors were encountered: