Hi!
> Hi, I have installed openmpi-1.2.7 with following instructions:
> ./configure --with-ft=cr --enable-ft-enable-thread --enable-mpi-thread
> --with-blcr=$HOME/blcr --prefix=$HOME/openmpi
> make all install
> In directory bin of directory $HOME/openmpi there is not ompi-checkpoint and
> ompi-restart.
As far as I know, checkpointing support is not available
in OMPI 1.2.7. You have to use the devel version (1.3) of
OMPI, e.g. by checking out the source from SVN.
Best,
Matthias
|