On May 4, 2009, at 9:06 AM, Kritiraj Sajadah wrote:
raj@raj:mpirun -np 1 -am ft-enable-cr mpisleepI 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