Re: [OMPI users] Checkpoint/Restart in OpenMPI for Sergio

2009-11-02 Thread Sergio Díaz
Hi, The option --enable-ft-thread doesn't exist. By default is enable. The options --with-blcr and --with-blcr-libdir have to point to your BLCR installation dir. Before compiling openmpi, you have to load the blcr modules. When I installed BLCR, my installation dir was in a different director

Re: [OMPI users] Checkpoint/Restart in OpenMPI for Sergio

2009-11-02 Thread Andreea m. (Costea)
One more thing: when you installed BLCR did you install it in the same directory with the sources or in a different one? And when you point to the blcr directory and the blcr library directory in openmpi configure command, do you point to the installation or to the sources directory? Regards, A