30da6d3a17
mpirun ... -x env_foo1=val1 -x env_foo2 -x env_foo3=val3 should now be expressed as mpirun ... -mca mca_base_env_list env_foo1=val1+env_foo2+env_foo3=val3. The motivation for doing this is so that a list of environment variables may be set via standard MCA mechanisms such as mca parameter files, amca lists, etc. This feature was developed by Elena Shipunova and was reviewed by Josh Ladd. This commit was SVN r32163. |
||
---|---|---|
.. | ||
backtrace | ||
base | ||
common | ||
compress | ||
crs | ||
dstore | ||
event | ||
hwloc | ||
if | ||
installdirs | ||
memchecker | ||
memcpy | ||
memory | ||
pstat | ||
sec | ||
shmem | ||
timer | ||
Makefile.am | ||
mca.h |