Re: [OMPI users] OMPI 1.4.x ignores hostfile and launches all the processes on just one node in Grid Engine

2010-04-08 Thread Serge
r, if I try to reproduce your experiment then I get the exact same result as you do. $ ~/openmpi/gnu141/bin/mpirun --do-not-resolve --do-not-launch --display-map --display-allocation -default-hostfile defserge -hostfile serge hostname == ALLOCATED

Re: [OMPI users] OMPI 1.4.x ignores hostfile and launches all the processes on just one node in Grid Engine

2010-04-07 Thread Serge
attempting to launch so we are aborting. = Serge Ralph Castain wrote: I should have read your original note more closely and I would have spotted the issue. How a hostfile is used changed between OMPI 1.2 and the 1.3 (and above) releases per user requests. It was actually the SGE s

Re: [OMPI users] OMPI 1.4.x ignores hostfile and launches all the processes on just one node in Grid Engine

2010-04-07 Thread Serge
the process distribution is predetermined -- one less worry for users playing with mpirun options. The example in my initial email was deliberately simplified to demonstrate the problem. = Serge

Re: [OMPI users] OMPI 1.4.x ignores hostfile and launches all the processes on just one node in Grid Engine

2010-04-07 Thread Serge
Max slots: 0 The content of the 'hosts' file: node01 slots=1 node02 slots=1 node03 slots=1 node04 slots=1 = Serge On Apr 6, 2010, at 12:18 PM, Serge wrote: Hi, OpenMPI integrates with Sun Grid Engine really well, and one does not need to specify any parameters for the mp

[OMPI users] OMPI 1.4.x ignores hostfile and launches all the processes on just one node in Grid Engine

2010-04-06 Thread Serge
fine. I am wondering what changed from OMPI 1.2.x to OMPI 1.4.x that prevents expected behavior, and is it possible to get it from OMPI 1.4.x by, say, tuning some parameters? = Serge

Re: [OMPI users] Upgrade from Open MPI 1.2 to 1.3

2009-04-28 Thread Serge
ge to make a system-wide upgrade. It's worth trying. = Serge Ralph Castain wrote: Remember also that the RTE API's changed between 1.2 and 1.3 - so I'm not sure what will happen in that case. It could be that the ones touching the MPI layer remained stable (don't honestly r

Re: [OMPI users] Upgrade from Open MPI 1.2 to 1.3

2009-04-27 Thread Serge
aving some successful tests done. Is it safe to run an application built with 1.3.x under 1.2.x? Does it make sense to you? = Serge Jeff Squyres wrote: Unfortunately, binary compatibility between Open MPI release versions has never been guaranteed (even between subreleases). That being sa

Re: [OMPI users] Upgrade from Open MPI 1.2 to 1.3

2009-03-10 Thread Serge
owards the beginning of next month). On Mar 10, 2009, at 11:59 AM, Serge wrote: Hello, We have a number of applications built with Open MPI 1.2 in a shared multi-user environment. The Open MPI library upgrade has been always transparent and painless within the v1.2 branch. Now we would like

[OMPI users] Upgrade from Open MPI 1.2 to 1.3

2009-03-10 Thread Serge
red object, consider re-linking Do I have to rebuild all the applications with Open MPI 1.3? Is there a better way to do a smooth upgrade? Thank you. = Serge