Thank you. That sounds just to logical and obvious :)
And it works too.
- Original Message -
> From: "Ralph Castain"
> To: "Open MPI Developers"
> Sent: Friday, February 5, 2016 5:23:49 PM
> Subject: Re: [OMPI devel] mpirun --launch-proxy options
>
I’m pretty sure you can by simply enclosing the entire launch proxy command in
quotes, but I can take a look a little later today
> On Feb 5, 2016, at 7:17 AM, Justin Cinkelj wrote:
>
> I'm starting mpi program via --launch-proxy, and would like to pass some
> additional parameters to it. But
I'm starting mpi program via --launch-proxy, and would like to pass some
additional parameters to it. But I'm not able to figure out how to do
that (or if it is possible at all). Attempts to use environ failed:
OMPI_VAR1=aa mpirun program
mpirun -x VAR2=bb program
The program will get set OMPI_