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
I tried a second attempt to build armci-mpi outside container with OpenMPI 3.1.4 and UCX 1.9. The cluster has Infiniband EDR hardware, OS: Ubuntu Linux 18.04. I tried to build the software with stock gcc/gfortran on the OS.
This time around, I encountered a different set of issues. I have 10 tests that fail consistently:
I feel I may have to go to OpenMPI forum to get help to resolve this, but I want to see if you have ever encountered this kind of issue or have any insight.
Wirawan
The text was updated successfully, but these errors were encountered:
wirawan0
changed the title
armci-mpi checks failed on OpenMPI/3.1.4
armci-mpi checks segfaulted on OpenMPI/3.1.4
Apr 15, 2021
This is new to me but I'll try to test things later. I'm busy right now but please feel free to remind me if I don't post any updates by the end of April.
Hi Jeff,
I tried a second attempt to build armci-mpi outside container with OpenMPI 3.1.4 and UCX 1.9. The cluster has Infiniband EDR hardware, OS: Ubuntu Linux 18.04. I tried to build the software with stock gcc/gfortran on the OS.
This time around, I encountered a different set of issues. I have 10 tests that fail consistently:
The cause of error is obvious--due to the function calls
PMPI_Accumulate
orMPI_Fetch_and_op
under the hood:I feel I may have to go to OpenMPI forum to get help to resolve this, but I want to see if you have ever encountered this kind of issue or have any insight.
Wirawan
The text was updated successfully, but these errors were encountered: