Re: [OMPI devel] Trunk appears broken

2013-09-27 Thread Jeff Squyres (jsquyres)
See my note from several hours ago: http://www.open-mpi.org/community/lists/devel/2013/09/13001.php On Sep 27, 2013, at 3:31 PM, Ralph Castain wrote: > Jeff already sent a note out to the VT guys - caused by the update to MPI-3 > API format (the "const" and [] syntax) > > On Sep 27, 2013,

Re: [OMPI devel] Trunk appears broken

2013-09-27 Thread Ralph Castain
Jeff already sent a note out to the VT guys - caused by the update to MPI-3 API format (the "const" and [] syntax) On Sep 27, 2013, at 12:23 PM, Joshua Ladd wrote: > And for once, it’s not our fault. Hooray! > > --- make all -j 8 result_stdout/result_stderr --- > CC libvt_mpi_la-vt_io

[OMPI devel] Trunk appears broken

2013-09-27 Thread Joshua Ladd
And for once, it's not our fault. Hooray! --- make all -j 8 result_stdout/result_stderr --- CC libvt_mpi_la-vt_iowrap.lo vt_mpiwrap.c:7058: error: conflicting types for 'MPI_File_write_shared' /hpc/scrap/mtt/scratch/hcol/20130927_210048_17714_18252_mir2/mpi-install/Pqkv/src/ompi-vendor.git

[OMPI devel] Trunk appears broken

2010-08-11 Thread Ralph Castain
I'm still investigating the rev that caused the break, but I wanted to warn everyone that the current trunk is broken: Ralph:ompi-trunk rhc$ mpirun -n 3 hostname Ralph Ralph:ompi-trunk rhc$ Note only the one output. I have confirmed that all three processes ran, so this appears to be a case o