Re: [OMPI users] Meaning of mpiexec error flags

2020-04-14 Thread Mccall, Kurt E. (MSFC-EV41) via users
alph Castain via users Sent: Tuesday, April 14, 2020 8:13 AM To: Open MPI Users Cc: Ralph Castain Subject: [EXTERNAL] Re: [OMPI users] Meaning of mpiexec error flags Then those flags are correct. I suspect mpirun is executing on n006, yes? The "location verified" just means that

Re: [OMPI users] Meaning of mpiexec error flags

2020-04-14 Thread Ralph Castain via users
astain via users Sent: Monday, April 13, 2020 4:47 PM To: Open MPI Users mailto:users@lists.open-mpi.org> > Cc: Ralph Castain mailto:r...@open-mpi.org> > Subject: [EXTERNAL] Re: [OMPI users] Meaning of mpiexec error flags  I updated the message to explain the flags (instead of a numerica

Re: [OMPI users] Meaning of mpiexec error flags

2020-04-13 Thread Mccall, Kurt E. (MSFC-EV41) via users
: Monday, April 13, 2020 4:47 PM To: Open MPI Users Cc: Ralph Castain Subject: [EXTERNAL] Re: [OMPI users] Meaning of mpiexec error flags I updated the message to explain the flags (instead of a numerical value) for OMPI v5. In brief: #define PRRTE_NODE_FLAG_DAEMON_LAUNCHED0x01 // whether or

Re: [OMPI users] Meaning of mpiexec error flags

2020-04-13 Thread Ralph Castain via users
I updated the message to explain the flags (instead of a numerical value) for OMPI v5. In brief: #define PRRTE_NODE_FLAG_DAEMON_LAUNCHED    0x01   // whether or not the daemon on this node has been launched #define PRRTE_NODE_FLAG_LOC_VERIFIED               0x02   // whether or not the location

[OMPI users] Meaning of mpiexec error flags

2020-04-13 Thread Mccall, Kurt E. (MSFC-EV41) via users
My application is behaving correctly on node n006, and incorrectly on the lower numbered nodes. The flags in the error message below may give a clue as to why. What is the meaning of the flag values 0x11 and 0x13? == ALLOCATED NODES == n006