diff options
author | TZ <tz-rrze@users.noreply.github.com> | 2018-12-17 19:45:49 +0100 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2018-12-17 12:45:49 -0600 |
commit | a02cf107b5f0f4407a670365de77e286dc562cfa (patch) | |
tree | 658bbf8dbe5c367311d8e119b60420615893d958 /.github | |
parent | 90b34c96d6a255489ccc03c62f64c191130a32ac (diff) | |
download | spack-a02cf107b5f0f4407a670365de77e286dc562cfa.tar.gz spack-a02cf107b5f0f4407a670365de77e286dc562cfa.tar.bz2 spack-a02cf107b5f0f4407a670365de77e286dc562cfa.tar.xz spack-a02cf107b5f0f4407a670365de77e286dc562cfa.zip |
zoltan: rely on MPI wrappers instead of guessing MPI libraries (#8986)
* zoltan: only add gussed MPI libs if no MPI wrappers are used
- if MPI-wrappers are used for compilation, we can assume that
linking works without manually specifying MPI libs
(guessing may result in wrong libs, cf. #8979)
- thus, only guess the NPI libs and add them explicitly if no
MPI-wrappers are used
- use llnl.util.filesystem.find_libraries instead of a locally
defined routine to guess the MPI libs if needed
(cf. #8979)
* zoltan: rely on MPI-wrappers to know the required MPI libs
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions