Re: [OMPI users] What happened to orte-submit resp. DVM?

2018-08-29 Thread Reuti

> Am 29.08.2018 um 04:46 schrieb Ralph H Castain :
> You must have some stale code because those tools no longer exist.

Aha. This code is then by accient still in 3.1.2:

$ find openmpi-3.1.2 -name "*submit*"
openmpi-3.1.2/orte/orted/orted_submit.h
openmpi-3.1.2/orte/orted/orted_submit.c
openmpi-3.1.2/orte/orted/.deps/liborted_mpir_la-orted_submit.Plo

-- Reuti


> Note that we are (gradually) replacing orte-dvm with PRRTE:
> 
> https://github.com/pmix/prrte 
> 
> See the “how-to” guides for PRRTE towards the bottom of this page: 
> https://pmix.org/support/how-to/
> 
> If you still want to use the orte-dvm tool in OMPI, then you start 
> applications against it using the “prun” tool - works the same as in PRRTE
> 
> Ralph
> 
> 
>> On Aug 28, 2018, at 1:38 PM, Reuti  wrote:
>> 
>> Hi,
>> 
>> Should orte-submit/ompi-submit still be available in 3.x.y? I can spot the 
>> source, but it's neither build, nor any man page included.
>> 
>> -- Reuti
>> ___
>> users mailing list
>> users@lists.open-mpi.org
>> https://lists.open-mpi.org/mailman/listinfo/users
> 
> ___
> users mailing list
> users@lists.open-mpi.org
> https://lists.open-mpi.org/mailman/listinfo/users

___
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

Re: [OMPI users] What happened to orte-submit resp. DVM?

2018-08-29 Thread Ralph H Castain


> On Aug 29, 2018, at 1:59 AM, Reuti  wrote:
> 
>> 
>> Am 29.08.2018 um 04:46 schrieb Ralph H Castain > >:
>> You must have some stale code because those tools no longer exist.
> 
> Aha. This code is then by accient still in 3.1.2:
> 
> $ find openmpi-3.1.2 -name "*submit*"
> openmpi-3.1.2/orte/orted/orted_submit.h
> openmpi-3.1.2/orte/orted/orted_submit.c
> openmpi-3.1.2/orte/orted/.deps/liborted_mpir_la-orted_submit.Plo

No, that code is correct - but it isn’t a tool. It’s just some internal code we 
moved into a file of that name.

> 
> -- Reuti
> 
> 
>> Note that we are (gradually) replacing orte-dvm with PRRTE:
>> 
>> https://github.com/pmix/prrte 
>> 
>> See the “how-to” guides for PRRTE towards the bottom of this page: 
>> https://pmix.org/support/how-to/
>> 
>> If you still want to use the orte-dvm tool in OMPI, then you start 
>> applications against it using the “prun” tool - works the same as in PRRTE
>> 
>> Ralph
>> 
>> 
>>> On Aug 28, 2018, at 1:38 PM, Reuti  wrote:
>>> 
>>> Hi,
>>> 
>>> Should orte-submit/ompi-submit still be available in 3.x.y? I can spot the 
>>> source, but it's neither build, nor any man page included.
>>> 
>>> -- Reuti
>>> ___
>>> users mailing list
>>> users@lists.open-mpi.org
>>> https://lists.open-mpi.org/mailman/listinfo/users
>> 
>> ___
>> users mailing list
>> users@lists.open-mpi.org
>> https://lists.open-mpi.org/mailman/listinfo/users
> 
> ___
> users mailing list
> users@lists.open-mpi.org 
> https://lists.open-mpi.org/mailman/listinfo/users 
> 
___
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users