Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost test and openmpi
From: Rhys Ulerich (rhys.ulerich_at_[hidden])
Date: 2014-03-21 09:50:25


> it doesn't work for me.

To be sure I understand because you were vague... You believe it
shouldn't segfault when the binary is executed without using mpirun?

If it's even possible depends on your MPI stack. There's zero
guarantee in the MPI standard, IIRC, that an MPI-based binary can be
executed without mpirun.

The latter case does not segfault for me on MPICH2 1.4.1p1, gcc 4.6.3,
Boost 1.5.1.

I suggest you attach debugger and isolate the origin of the segfault.

- Rhys


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net