We currently have openmpi-1.8.4-99-20150228 built in Fedora Rawhide. I'm now
seeing crashes/hangs when running the netcdf test suite on i686. Crashes
include:
[mock1:23702] *** An error occurred in MPI_Allreduce
[mock1:23702] *** reported by process [3653173249,1]
[mock1:23702] *** on communic
Do you have the same behavior when you disable the vader BTL ? (--mca btl
^vader).
George.
On Fri, Mar 13, 2015 at 2:20 PM, Orion Poplawski
wrote:
> We currently have openmpi-1.8.4-99-20150228 built in Fedora Rawhide. I'm
> now
> seeing crashes/hangs when running the netcdf test suite on i6
That does appear to make it work. So I guess the issue is in the vader btl
somewhere. FWIW I don't see any warning compiling the vader btl code.
On 03/13/2015 01:08 PM, George Bosilca wrote:
> Do you have the same behavior when you disable the vader BTL ? (--mca btl
> ^vader).
>
> George.
>
https://github.com/open-mpi/ompi/issues/473 filed.
> On Mar 13, 2015, at 4:28 PM, Orion Poplawski wrote:
>
> That does appear to make it work. So I guess the issue is in the vader btl
> somewhere. FWIW I don't see any warning compiling the vader btl code.
>
> On 03/13/2015 01:08 PM, George B