am idesbald van den bosch wrote:
> Hi,
>
> I've run into the same problem as discussed in the thread Lev Gelb: "Re:
> [OMPI users] Recursive use of "orterun" (Ralph H
> Castain)"<http://www.open-mpi.org/community/lists/users/2007/07/3655.php>
>
> I
Hi,
I've run into the same problem as discussed in the thread Lev Gelb: "Re:
[OMPI users] Recursive use of "orterun" (Ralph H
Castain)"<http://www.open-mpi.org/community/lists/users/2007/07/3655.php>
I am running a parallel python code, then from python I launch a
riding oversubscription
>>>>> [druid.wustl.edu:18054] odls: oversubscribed set to false want_processor
>>>>> set to true
>>>>> [druid.wustl.edu:18054] odls: preparing to launch child [0, 1, 0]
>>>>> Pypar (version 1.9.3) initialised MPI OK wit
.system call to start orterun with 2 processors.)
Also, there is absolutely no output from the second orterun-launched
program (even the first line does not execute.)
Cheers,
Lev
Message: 5
Date: Wed, 11 Jul 2007 13:26:22 -0600
From: Ralph H Castain
Subject: Re: [OMPI users] Recursive use of
cess [0,1,0] terminated normally
>>> [druid.wustl.edu:18054] [0,0,1] orted_recv_pls: received message from
>>> [0,0,0]
>>> [druid.wustl.edu:18054] [0,0,1] orted_recv_pls: received exit
>>> [druid.wustl.edu:18054] [0,0,1] odls_kill_local_proc: working on job -1
>
irst line does not execute.)
Cheers,
Lev
Message: 5
Date: Wed, 11 Jul 2007 13:26:22 -0600
From: Ralph H Castain
Subject: Re: [OMPI users] Recursive use of "orterun"
To: "Open MPI Users "
Message-ID:
Content-Type: text/plain; charset="US-ASCII"
I'm unaw
ing that module; the next thing in
> the code is the os.system call to start orterun with 2 processors.)
>
> Also, there is absolutely no output from the second orterun-launched
> program (even the first line does not execute.)
>
> Cheers,
>
> Lev
>
>
>
>>
terun-launched
program (even the first line does not execute.)
Cheers,
Lev
Message: 5
Date: Wed, 11 Jul 2007 13:26:22 -0600
From: Ralph H Castain
Subject: Re: [OMPI users] Recursive use of "orterun"
To: "Open MPI Users "
Message-ID:
Content-Type: text/plain; charset=&
I'm unaware of any issues that would cause it to fail just because it is
being run via that interface.
The error message is telling us that the procs got launched, but then
orterun went away unexpectedly. Are you seeing your procs complete? We do
sometimes see that message due to a race condition
Hi -
I'm trying to port an application to use OpenMPI, and running
into a problem. The program (written in Python, parallelized
using either of "pypar" or "pyMPI") itself invokes "mpirun"
in order to manage external, parallel processes, via something like:
orterun -np 2 python myapp.py
whe
10 matches
Mail list logo