Re: [OMPI users] Checkpoint/Restart in OpenMPI

2009-11-02 Thread Andreea m. (Costea)
: Re: [OMPI users] Checkpoint/Restart in OpenMPI To: "Open MPI Users" List-Post: users@lists.open-mpi.org Date: Monday, November 2, 2009, 2:56 PM The mpi.h file is also in the installation dir. It is in the include directory of your installation. I think that it is a path problem...

Re: [OMPI users] Checkpoint/Restart in OpenMPI

2009-11-02 Thread Sergio Díaz
SOURCES... so maybe I did something wrong in the installation of OpenMPI? If I run an already compiled file it works fine, of course. But it does not compile --- On *Mon, 11/2/09, Sergio Díaz //* wrote: From: Sergio Díaz Subject: Re: [OMPI users] Checkpoint/Restart in OpenMPI To

Re: [OMPI users] Checkpoint/Restart in OpenMPI

2009-11-02 Thread Andreea m. (Costea)
/2/09, Sergio Díaz wrote: From: Sergio Díaz Subject: Re: [OMPI users] Checkpoint/Restart in OpenMPI To: "Open MPI Users" List-Post: users@lists.open-mpi.org Date: Monday, November 2, 2009, 2:36 PM Maybe the variable MPI_HOME?? Andreea m. (Costea) escribió: > Ok... > Maybe some

Re: [OMPI users] Checkpoint/Restart in OpenMPI

2009-11-02 Thread Sergio Díaz
mpi.h (which is located in the OpenMPI/SOURCES/include directory). It can't also find the constants like: MPI_COMM_WORLD,MPI_INT, etc. Help, anyone? Thanks, Andreea --- On *Mon, 11/2/09, Sergio Díaz //* wrote: From: Sergio Díaz Subject: Re: [OMPI users] Checkpoint/Restart in O

Re: [OMPI users] Checkpoint/Restart in OpenMPI

2009-11-02 Thread Andreea m. (Costea)
can't also find the constants like: MPI_COMM_WORLD,MPI_INT, etc. Help, anyone? Thanks, Andreea --- On Mon, 11/2/09, Sergio Díaz wrote: From: Sergio Díaz Subject: Re: [OMPI users] Checkpoint/Restart in OpenMPI for Sergio To: "Open MPI Users" List-Post: users@lists.open-mpi.org Date

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

2009-11-02 Thread Sergio Díaz
o the installation or to the sources directory? Regards, Andreea --- On *Mon, 11/2/09, Andreea m. (Costea) //* wrote: From: Andreea m. (Costea) Subject: Re: [OMPI users] Checkpoint/Restart in OpenMPI To: "Open MPI Users" Date: Monday, November 2, 2009, 7:02 A

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

2009-11-02 Thread Andreea m. (Costea)
, Andreea --- On Mon, 11/2/09, Andreea m. (Costea) wrote: From: Andreea m. (Costea) Subject: Re: [OMPI users] Checkpoint/Restart in OpenMPI To: "Open MPI Users" List-Post: users@lists.open-mpi.org Date: Monday, November 2, 2009, 7:02 AM Hi again. I have installed BLCR, passed all the

Re: [OMPI users] Checkpoint/Restart in OpenMPI

2009-11-02 Thread Andreea m. (Costea)
: Unrecognized options: --enable-ft-thread, --with-ft, --enable-mpi-threads, --with-blcr, --with-blcr-libdir, --enable-ltdl-convenience Any ideas? Thanks, Andreea --- On Fri, 10/30/09, Sergio Díaz wrote: From: Sergio Díaz Subject: Re: [OMPI users] Checkpoint/Restart in OpenMPI To: "Ope

Re: [OMPI users] Checkpoint/Restart in OpenMPI

2009-10-30 Thread Abhishek Kulkarni
On Fri, Oct 30, 2009 at 4:51 AM, Andreea m. (Costea) wrote: > Hi, > > I'm a newbie, and I want to test the checkpoint/restart mechanism included > in OpenMPI v 1.3.3. I have tried to search for some documentation about how > to install the OpenMPI implementation in order to support > checkpoint/

Re: [OMPI users] Checkpoint/Restart in OpenMPI

2009-10-30 Thread Andreea m. (Costea)
, Sergio Díaz wrote: From: Sergio Díaz Subject: Re: [OMPI users] Checkpoint/Restart in OpenMPI To: "Open MPI Users" List-Post: users@lists.open-mpi.org Date: Friday, October 30, 2009, 11:28 AM Hi Andreea, I compiled an installation of openmpi with checkpoint/restart support

Re: [OMPI users] Checkpoint/Restart in OpenMPI

2009-10-30 Thread Sergio Díaz
Hi Andreea, I compiled an installation of openmpi with checkpoint/restart support and it is working fine and I'm trying to integrate it with SGE. Did you set the right option compiling openMPI? Did you installed BLCR before? I used these options: ./configure --prefix=/opt/cesga/openmpi-1.3.3

[OMPI users] Checkpoint/Restart in OpenMPI

2009-10-30 Thread Andreea m. (Costea)
Hi, I'm a newbie, and I want to test the checkpoint/restart mechanism included in OpenMPI v 1.3.3. I have tried to search for some documentation about how to install the OpenMPI implementation in order to support checkpoint/restart, and I found lots of links to h