[OMPI devel] 3.0.0 - extraneous "DONE" when mapping by core

2017-09-18 Thread Ben Menadue
Hi, I’m seeing an extraneous “DONE” message being printed with OpenMPI 3.0.0 when mapping by core: [bjm900@raijin7 pt2pt]$ mpirun -np 2 ./osu_bw > /dev/null [bjm900@raijin7 pt2pt]$ mpirun -map-by core -np 2 ./osu_bw > /dev/null [raijin7:14376] DONE This patch gets rid of the offending line — bu

[OMPI devel] ORTE DVM update

2017-09-18 Thread r...@open-mpi.org
Hi all The DVM on master is working again. You will need to use the new “prun” tool instead of “orterun” to submit your jobs - note that “prun” automatically finds the DVM, and so there is no longer any need to have orte-dvm report its URI, nor does prun take the “-hnp” argument. The “orte-ps”