Re: [OMPI users] Global Communicator

2009-02-08 Thread Ted Yu
OK, I think I got things sorted out.  Thanx for your inputs. Ted --- On Fri, 2/6/09, Jeff Squyres wrote: From: Jeff Squyres Subject: Re: [OMPI users] Global Communicator To: "Open MPI Users" Cc: ted...@wag.caltech.edu List-Post: users@lists.open-mpi.org Date: Friday, February 6, 200

Re: [OMPI users] Global Communicator

2009-02-06 Thread Jeff Squyres
On Feb 6, 2009, at 11:59 AM, McCalla, Mac wrote: Does the "default mpirun command" implementation match the build environment for quest_ompi.x ? ie., what mpi implementation (mpich, LAM/MPI, OPENMPI, or other) was quest_ompi.x compiled/linked with? and does that match the result of "which

Re: [OMPI users] Global Communicator

2009-02-06 Thread McCalla, Mac
Users; Ralph Castain Subject: Re: [OMPI users] Global Communicator Just to make sure, because I have to use open mpi for this program: I'm using the default mpirun command. When I type "man mpirun", these are the first few lines: MPIRUN(1) OPEN MPI COMMANDS MPIR

Re: [OMPI users] Global Communicator

2009-02-06 Thread Ted Yu
e to turn would be helpful! Ted --- On Thu, 2/5/09, doriankrause wrote: From: doriankrause Subject: Re: [OMPI users] Global Communicator To: ted...@wag.caltech.edu, "Open MPI Users" List-Post: users@lists.open-mpi.org Date: Thursday, February 5, 2009, 11:14 PM Ted Yu wrote: > I'

Re: [OMPI users] Global Communicator

2009-02-06 Thread Ralph Castain
u/pipermail/npaci-rocks-discussion/2008-February/029333.html Again, I'm new at this, and I'm just guessing. Any ideas of where to turn would be helpful! Ted --- On Thu, 2/5/09, doriankrause wrote: From: doriankrause Subject: Re: [OMPI users] Global Communicator To: ted...@

Re: [OMPI users] Global Communicator

2009-02-06 Thread Ted Yu
ause wrote: From: doriankrause Subject: Re: [OMPI users] Global Communicator To: ted...@wag.caltech.edu, "Open MPI Users" List-Post: users@lists.open-mpi.org Date: Thursday, February 5, 2009, 11:14 PM Ted Yu wrote: > I'm trying to run a job based on openmpi. For some reason, the pr

Re: [OMPI users] Global Communicator

2009-02-06 Thread doriankrause
Ted Yu wrote: I'm trying to run a job based on openmpi. For some reason, the program and the global communicator are not in sync and it reads that there is only one processors, whereas, there should be 2 or more. Any advice on where to look? Here is my PBS script. Thanx! PBS SCRIPT: #!/bi

[OMPI users] Global Communicator

2009-02-05 Thread Ted Yu
I'm trying to run a job based on openmpi.  For some reason, the program and the global communicator are not in sync and it reads that there is only one processors, whereas, there should be 2 or more.  Any advice on where to look?  Here is my PBS script.  Thanx! PBS SCRIPT: #!/bin/sh ### Set the