i am sending you my simulator's Makefile.common which points to openmpi, please 
take a look at it. Thanks a lot.

--- On Mon, 9/15/08, Jeff Squyres <jsquy...@cisco.com> wrote:

From: Jeff Squyres <jsquy...@cisco.com>
Subject: Re: [OMPI users] errors returned from openmpi-1.2.7 source code
To: "Open MPI Users" <us...@open-mpi.org>
List-Post: users@lists.open-mpi.org
Date: Monday, September 15, 2008, 11:21 AM

On Sep 14, 2008, at 1:24 PM, Shafagh Jafer wrote:

> I installed openmpi-1.2.7 and tested the hello_c and ring_c examples  
> on single and multiple node and worked fine. However, when I use  
> openmpi with my simulator (by replacing the old mpich path with the  
> new openmpi ) I get many errors reported from "/openMPI/ 
> openmpi-1.2.7/include/openmpi/ompi/mpi/cxx/*.h" . Please see the  
> following snap shots:
>

It's not clear exactly what you did here.  Did you just replace  
MPICH's "mpiCC" with OMPI's "mpiCC"?  FWIW, this is
almost always the  
easiest way to compile MPI applications: use that implementation's  
"wrapper" compiler (I'm assuming you have a C++ code in this
case).

These errors should not normally happen; they look kinda like you're  
somehow inadvertently mixing Open MPI and MPICH.

-- 
Jeff Squyres
Cisco Systems

_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users



Attachment: Makefile.common
Description: Binary data

Reply via email to