On Tue, Jan 22, 2008 at 11:25:25AM -0500, Brock Palen wrote:
> Has anyone had trouble using flash with openmpi? We get segfaults
> when flash tries to write checkpoints.
segfaults are good if you also get core files. do the backtraces
from those core files look at all interesting?
==rob
--
Has anyone had trouble using flash with openmpi? We get segfaults
when flash tries to write checkpoints.
Note that we had to compile flash+hdf5 with -mcmodel=medium (pgi
compilers) because flash statically allocates memory (bad).
Just wondering if others have ran into this before.
Brock Pal