Re: [OMPI users] ompi-checkpoint problem on shared storage

2011-09-27 Thread Dave Schulz
et so we do not lose track of the bug. Hopefully we will get to it soon. https://svn.open-mpi.org/trac/ompi/ticket/2872 Thanks, Josh On Fri, Sep 23, 2011 at 3:08 PM, Dave Schulz wrote: Hi Everyone. I've been trying to figure out an issue with ompi-checkpoint/blcr. The symptoms seem to

[OMPI users] ompi-checkpoint problem on shared storage

2011-09-23 Thread Dave Schulz
Hi Everyone. I've been trying to figure out an issue with ompi-checkpoint/blcr. The symptoms seem to be related to what filesystem the snapc_base_global_snapshot_dir is located on. I wrote a simple mpi program where rank 0 sends to 1, 1 to 2, etc. then the highest sends to 0. then it waits