Ok...
Maybe someone can clear me :)
I have BLCR sources in this directory :
/home/andreea/MPIrelated/BLCR/blcr-0.8.2
it's installation is in this directory:
/home/andreea/MPIrelated/BLCR/blcr-0.8.2/builddir
OpenMPI:
sources: /home/andreea/MPIrelated/OpenMPI/SOURCES
installation: /home/andreea/MPIrelated/OpenMPI/openmpi_1.3.3
I added to the variables (PATH, LD_LIBRARY_PATH) teh paths from the installation directories:
for PATH I added: /home/andreea/MPIrelated/BLCR/blcr-0.8.2/builddir/bin
/home/andreea/MPIrelated/OpenMPI/openmpi_1.3.3/bin
fro LD_LIBRARY_PATH: /home/andreea/MPIrelated/BLCR/blcr-0.8.2/builddir/lib
/home/andreea/MPIrelated/OpenMPI/openmpi_1.3.3/lib
If I want to compile a c program, MPI based, I get errors of not finding the 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 <sdiaz_at_[hidden]> wrote:
From: Sergio Díaz <sdiaz_at_[hidden]>
Subject: Re: [OMPI users] Checkpoint/Restart in OpenMPI for Sergio
To: "Open MPI Users" <users_at_[hidden]>
Date: Monday, November 2, 2009, 1:12 PM
_______________________________________________
users mailing list
users_at_[hidden]
http://www.open-mpi.org/mailman/listinfo.cgi/users
_______________________________________________
users mailing list
users_at_[hidden]
http://www.open-mpi.org/mailman/listinfo.cgi/users
-----Inline Attachment Follows-----
_______________________________________________
users mailing list
users_at_[hidden]
http://www.open-mpi.org/mailman/listinfo.cgi/users
|