diff options
author | Glenn Johnson <glenn-johnson@uiowa.edu> | 2019-05-20 19:52:17 -0500 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2019-05-20 17:52:17 -0700 |
commit | d1ea5ba2cdd7cb30f7b635a40dd3cc204f6307e7 (patch) | |
tree | 3766490dfcc41a3480538e24af19e8fa969533b6 /bin | |
parent | e2065fad726a7b41e7fd4465c322b585b2aaa7f1 (diff) | |
download | spack-d1ea5ba2cdd7cb30f7b635a40dd3cc204f6307e7.tar.gz spack-d1ea5ba2cdd7cb30f7b635a40dd3cc204f6307e7.tar.bz2 spack-d1ea5ba2cdd7cb30f7b635a40dd3cc204f6307e7.tar.xz spack-d1ea5ba2cdd7cb30f7b635a40dd3cc204f6307e7.zip |
OpenMPI: update behavior for fabrics/schedulers=auto (#11431)
* When fabrics=auto or schedulers=auto, the intent is to defer to the
OpenMPI configure and let it determine and use what it finds
available on the system. The current behavior for 'with_or_without'
in the case of 'auto' explicitly disables all possible values.
This updates the logic to call 'with_or_without' only when the
value of fabrics/schedulers is not 'auto'.
* To allow explicitly disabling all fabrics/schedulers, each of these
variants has added support for 'none' (which is also the default
value).
* Add a conflict for the loadleveler scheduler for openmpi-3 and
above as it is no longer a valid configure option.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions