Dear Scott
The MX library is dynamically linked in the executable.
In the mean time I repeated this with a simple MPI program which gives
the same messages about mx_init but does not crash. In the crashing
program the segmentation error came directly after the MX error and I
assumed they might be
Henk,
Does the ldd output of the executable list myriexpress as a dependancy?
If so, was your Open-MPI built to always link libmyriexpress? By
default, it should not.
Scott
On Jun 21, 2009, at 5:27 PM, SLIM H.A. wrote:
Dear Scott
The MX library is dynamically linked in the executable.
I