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
While investigating MPI performances on Lucia with @thomasgillis, we found that MPICH was a fair amount slower than OpenMPI. The testcase here is a simple ping-pong (device to device) between two Nvidia GPUs on distinct nodes, with increasing message size. Also shown for further comparison are the results of fi_bw (from fabtests).
MPICH version is 4.2.3 compiled with libfabric v1.22.0, and we set the following environment variables for MPICH's run:
Hello,
While investigating MPI performances on Lucia with @thomasgillis, we found that MPICH was a fair amount slower than OpenMPI. The testcase here is a simple ping-pong (device to device) between two Nvidia GPUs on distinct nodes, with increasing message size. Also shown for further comparison are the results of
fi_bw
(from fabtests).MPICH version is 4.2.3 compiled with libfabric v1.22.0, and we set the following environment variables for MPICH's run:
The text was updated successfully, but these errors were encountered: