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
- stridedsendget requires 3 images to perform the test
- Some cases there may not be enough images available even though 3
were requested (OpenMPI systems with <= 2 cores)
- The correct way to implement this is to add a requested and required
num_procs to `add_mpi_test` in top level CMakeLists.txt
0 commit comments