-
-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
Description
This is on CentOS 7.3. I have managed to build and test opencoarrays successfully using gcc 6.1.0 from devtoolset-6 and the included mpich. I have then switched to mvapich2-2.2 compiled using the same gcc and now one test is failing:
[pax10] /batch/test/opencoarrays/prerequisites/builds/opencoarrays/1.8.3 > mpiexec -np 2 /batch/test/opencoarrays/prerequisites/builds/opencoarrays/1.8.3/src/tests/integration/pde_solvers/navier-stokes/coarray_navier_stokes
Assertion failed in file src/mpid/ch3/channels/mrail/src/rdma/ch3_win_fns.c at line 368: node_comm_ptr != NULL
Assertion failed in file src/mpid/ch3/channels/mrail/src/rdma/ch3_win_fns.c at line 368: node_comm_ptr != NULL
[cli_0]: aborting job:
internal ABORT - process 0
[cli_1]: aborting job:
internal ABORT - process 1
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 16830 RUNNING AT pax10
= EXIT CODE: 1
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
This might also be a bug in mvapich2.