Hi Jeff,
          In fact i am testing it on my laptop before installing it on the 
cluster. 

I downloaded BLCR and installed it in /usr/local on my laptop

Then i installed openmpi using the following option:

 ./configure --prefix=/usr/local --with-ft=cr --enable-ft-thread 
--enable-mpi-threads --with-blcr=/usr/local/lib

So, everything is installed and tested on my laptop for now but i am still 
getting the error.

Please help.

Thanks 

Raj



--- On Mon, 5/4/09, Jeff Squyres <jsquy...@cisco.com> wrote:

> From: Jeff Squyres <jsquy...@cisco.com>
> Subject: Re: [OMPI users] mca: base: component_find: unable to 
> open/usr/local/lib/openmpi/mca_crs_blcr: file not found (ignored)
> To: "Open MPI Users" <us...@open-mpi.org>
> Date: Monday, May 4, 2009, 2:09 PM
> On May 4, 2009, at 9:06 AM, Kritiraj
> Sajadah wrote:
> 
> > raj@raj:mpirun -np 1 -am ft-enable-cr mpisleep
> > 
> > I got the following with no checkpointing performed:
> > raj@raj:mca: base: component_find: unable to open
> /usr/local/lib/openmpi/mca_crs_blcr: file not found
> (ignored)
> > 
> 
> This is usually a faulty error message from libltdl. 
> It usually means that the dependent libraries for a
> component cannot be found -- e.g., is blcr installed on
> every node where you're trying to use it?
> 
> --Jeff Squyres
> Cisco Systems
> 
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
> 




Reply via email to