Re: [OMPI users] I have still a problem with rankfiles in openmpi-1.6.4rc3

2013-02-08 Thread Siegmar Gross
Hi today I tried a different rankfile and got once more a problem. :-(( > > thank you very much for your patch. I have applied the patch to > > openmpi-1.6.4rc4. > > > > Open MPI: 1.6.4rc4r28022 > > : [B .][. .] (slot list 0:0) > > : [. B][. .] (slot list 0:1) > > : [B B][. .] (slot list 0:0-1)

[OMPI users] newbie: Submitting Open MPI jobs to SGE ( `qsh -pe orte 4` fails)

2013-02-08 Thread Pierre LINDENBAUM
( cross-posted on SO: http://stackoverflow.com/questions/14775451 ) Hi, I'm very new to OpenMpi and I'm trying tosubmit OMPI to SGE: I've installed openmpi , not in /usr/... but in /commun/data/packages/openmpi/ it was compiled with --with-sge. I've added a new PE in SGE with qconf as des

Re: [OMPI users] newbie: Submitting Open MPI jobs to SGE ( `qsh -pe orte 4` fails)

2013-02-08 Thread Reuti
Hi, Am 08.02.2013 um 19:36 schrieb Pierre LINDENBAUM: > ( cross-posted on SO: http://stackoverflow.com/questions/14775451 ) > I'm very new to OpenMpi and I'm trying tosubmit OMPI to SGE: > > > I've installed openmpi , not in > /usr/... > but in > /commun/data/packages/openmpi/ > > it was co

[OMPI users] Hi, I am working on topic "Topology aware mapping of processes in intra node environment". I need to find the binding of each rank on the local machine. How do I do this? I am using OPENM

2013-02-08 Thread Kranthi Kumar
Hi, I am working on topic "Topology aware mapping of processes in intra node environment". I need to find the binding of each rank on the local machine. How do I do this? I am using OPENMPI version 1.4.1 Thank You -- Kranthi

Re: [OMPI users] Hi, I am working on topic "Topology aware mapping of processes in intra node environment". I need to find the binding of each rank on the local machine. How do I do this? I am using O

2013-02-08 Thread Ralph Castain
Ummm...you might want to look at the developer's trunk as we do topology aware mapping today. Will be released soon in the 1.7.0 release. On Feb 8, 2013, at 5:48 PM, Kranthi Kumar wrote: > Hi, > I am working on topic "Topology aware mapping of processes in intra node > environment". I need to