[mpich-discuss] Problems with hydra using slurm with blcr

Fernando Luz fernando_luz at tpn.usp.br
Fri Mar 11 16:54:59 CST 2011


Hi everyone,

I installed the new version of mpich2 (mpich2-1.3.2p1)  with the follows
options in ./configure

./configure --prefix=/home/fernando_luz/usr/local/mpich2 --enable-cxx
--enable-checkpointing --with-hydra-ckpointlib=blcr
--with-slurm=/opt/software/slurm --enable-threads=runtime 2>&1 | tee
c.tx

and no errors are showed. I proceed with make and make install, but when
I tried run 

mpiexec -bootstrap slurm -n 4 ./mpi_test

I received this message in this running...

[mpiexec at masternode1] HYDT_bsci_init
(./tools/bootstrap/src/bsci_init.c:149): unrecognized RMK: none
[mpiexec at masternode1] main (./ui/mpich/mpiexec.c:309): unable to
reinitialize the bootstrap server


I tried run mpiexec -bootstrap slurm -rmk slurm -n 4 ./mpi_test but I
received the same result.

Any help?

best regards

Fernando Luz



More information about the mpich-discuss mailing list