-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the Logic of checking MPICC (same for MPICXX, MPIF77, MPIF90)
if MPICC environment variable is set then use MPICC else if --with-mpi is set then use CANDIDATE_MPICC to find MPICC in MPI_INSTALL else use CANDIDATE_MPICC to find MPICC in PATH if MPICC still not set and CC is set then set MPICC to CC else MPICC is not found and error out
- Loading branch information
Showing
1 changed file
with
76 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters