Thank you. That sounds just to logical and obvious :) And it works too.
----- Original Message ----- > From: "Ralph Castain" <r...@open-mpi.org> > To: "Open MPI Developers" <de...@open-mpi.org> > 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 <justin.cink...@xlab.si> wrote: > > > > 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_VAR1 and VAR2, but only because orted setup > > environ. The launch-proxy gets no additional parameters. Is there a way to > > push some params to launch-proxy ? > > > > Justin > > > > _______________________________________________ > > devel mailing list > > de...@open-mpi.org > > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > > Link to this post: > > http://www.open-mpi.org/community/lists/devel/2016/02/18558.php > > _______________________________________________ > devel mailing list > de...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > Link to this post: > http://www.open-mpi.org/community/lists/devel/2016/02/18559.php