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
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