LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Manisha Chauhan (manisha.chauhan_at_[hidden])
Date: 2012-09-18 08:12:07


Hi all, I want to checkpoint an MPI application and for that i configured BLCR and LAM/MPI. To install BLCR using command this- ./configure --prefix=/home/superusr/manisha/blcr-0.8.3/install --enable-static --enable-all-static make make install And to install LAM/MPI using command this- ./configure --prefix=/home/superusr/manisha/lam-7.1.4/lam-install --with-blcr=/home/superusr/manisha/blcr-0.8.3/install --enable-static --with-rpi=crtcp --with-rsh="ssh -x" make make install It is configured properly but when i try to boot lam using command lamboot it is showing this error- ----------------------------------------------------------------------------------------------------------- No SSI boot modules said that they were available to run.  This should not happen. ------------------------------------------------------------------------------------------------------------ Please help me to resolve this problem, not getting what to do next. Is there any problem in configuring??? Please help me to resolve it. Thanks & Regards Manisha Chauhan