Re: [OMPI users] openmpi 1.3 and gridengine tight integrationproblem

2009-03-18 Thread Rene Salmon
> > At this FAQ, we show an example of a parallel environment setup. > http://www.open-mpi.org/faq/?category=running#run-n1ge-or-sge > > I am wondering if the control_slaves needs to be TRUE. > And double check the that the PE (pavtest) is on the list for the > queue > (also mentioned at the FAQ

Re: [OMPI users] openmpi 1.3 and gridengine tight integrationproblem

2009-03-18 Thread Rolf Vandevaart
On 03/18/09 09:52, Reuti wrote: Hi, Am 18.03.2009 um 14:25 schrieb Rene Salmon: Thanks for the help. I only use the machine file to run outside of SGE just to test/prove that things work outside of SGE. aha. Did you compile Open MPI 1.3 with the SGE option? When I run with in SGE here is

Re: [OMPI users] openmpi 1.3 and gridengine tight integrationproblem

2009-03-18 Thread Rene Salmon
> > aha. Did you compile Open MPI 1.3 with the SGE option? > Yes I did. hpcp7781(salmr0)142:ompi_info |grep grid MCA ras: gridengine (MCA v2.0, API v2.0, Component v1.3) > > > setenv LD_LIBRARY_PATH /bphpc7/vol0/salmr0/ompi/lib > > Maybe you have to set this LD_LIBRARY_PAT

Re: [OMPI users] openmpi 1.3 and gridengine tight integrationproblem

2009-03-18 Thread Reuti
Hi, Am 18.03.2009 um 14:25 schrieb Rene Salmon: Thanks for the help. I only use the machine file to run outside of SGE just to test/prove that things work outside of SGE. aha. Did you compile Open MPI 1.3 with the SGE option? When I run with in SGE here is what the job script looks like

Re: [OMPI users] openmpi 1.3 and gridengine tight integrationproblem

2009-03-18 Thread Rene Salmon
Hi, Thanks for the help. I only use the machine file to run outside of SGE just to test/prove that things work outside of SGE. When I run with in SGE here is what the job script looks like: hpcp7781(salmr0)128:cat simple-job.sh #!/bin/csh # #$ -S /bin/csh setenv LD_LIBRARY_PATH /bphpc7/vol0/sal