On Jul 16, 2014, at 12:27 PM, Joshua Ladd <jladd.m...@gmail.com> wrote:
> Dave, > > Your example will error out. If someone tries to set envars with both > mechanism, the job fails. The decision to do so was also made at the Dev > meeting and is so that we don't have to do this kind of checking. Hmm, indeed it does. I had mis-installed my OMPI build when I first tested this. I also didn't expect that setting "-mca mca_base_env_list foo=quux" on the command line also would cause the environment to be updated for the code I previously quoted. Apologies for the false bug alarm. -Dave