Re: [OMPI users] OpenMPI run with the SGE launcher, orte PE calrification

2007-04-10 Thread Jeff Squyres
If you are setting the limits for locked memory for InfiniBand, see these FAQ entries: http://www.open-mpi.org/faq/?category=openfabrics#ib-locked-pages http://www.open-mpi.org/faq/?category=openfabrics#ib-locked-pages-more On Apr 10, 2007, at 6:36 AM, Götz Waschk wrote: On 4/10/07, Bala

Re: [OMPI users] OpenMPI run with the SGE launcher, orte PE calrification

2007-04-10 Thread Götz Waschk
On 4/10/07, Bala wrote: But still when we try to submit interactive job we are getting the following error, $ qrsh -pe mpich 4 Rocks Compute Node Rocks 4.2.1 (Cydonia) Profile built 14:09 02-Apr-2007 Kickstarted 22:16 02-Apr-2007 -bash: ulimit: max locked memory: cannot modify limit: Oper

Re: [OMPI users] OpenMPI run with the SGE launcher, orte PE calrification

2007-04-10 Thread Bala
Thanks Goetz, we are able to submit OpenMPI jobs using SGE. But still when we try to submit interactive job we are getting the following error, $ qrsh -pe mpich 4 Rocks Compute Node Rocks 4.2.1 (Cydonia) Profile built 14:09 02-Apr-2007 Kickstarted 22:16 02-Apr-2007 -bash: ulimit: max lock

Re: [OMPI users] OpenMPI run with the SGE launcher, orte PE calrification

2007-03-28 Thread Götz Waschk
On 3/28/07, Bala wrote: % qconf -sp orte start_proc_args /bin/true stop_proc_args/bin/true just want to know anybody successfully running in SGE using this PE?? Hi, yes, I have a working installation of openmpi 1.2 with SGE 6.0u9. from my mpich PE I can see start/stop arguments a

[OMPI users] OpenMPI run with the SGE launcher, orte PE calrification

2007-03-28 Thread Bala
Hi All, We have installed OpenMPI in our cluster, I can see from "ompi_info" gridengine support(FAQ:22) is there, now we are creating PE as mentioned in FAQ % qconf -sp orte start_proc_args /bin/true stop_proc_args/bin/true ... just want to know anybody successfully running in