Fix for building with system MPI
All threads resolved!
All threads resolved!
Fixes a problem encountered when building with system MPI in a Docker container by adding a line to pull in the location of the MPI Fortran compiler (in addition to the C and CXX compilers that were already there).
Backport: paraview/release
Edited by Ben Boeckel
Merge request reports
Activity
mentioned in merge request paraview-superbuild!731
@nleaf Is this change specific to just building in a Docker container? If so, do we need to guard against using it in other cases?
Any thoughts @ben.boeckel?
- Resolved by Ben Boeckel
It looks reasonable to me. It just passes another MPI variable along to other projects building with MPI support. Do we need this in 5.8.1? If so, please rebase on the
paraview/release
branch.+1
mentioned in commit 3e818a5e
mentioned in commit e8fbd70c
Please register or sign in to reply