| f5167b43 | 16-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
configure: add updatePackageCFlags(), updatePackageFFlags(), updatePackageCxxFlags() to manage xcode/clang-12, gfortran-10, Nag requirements
xcode/clang-12 is defaulting to -Werror=implicit-function
configure: add updatePackageCFlags(), updatePackageFFlags(), updatePackageCxxFlags() to manage xcode/clang-12, gfortran-10, Nag requirements
xcode/clang-12 is defaulting to -Werror=implicit-function-declaration, so use -Wno-implicit-function-declaration with externalpackages
reorganize gfortran-10 [-fallow-argument-mismatch], Nag ['-mismatch','-dusty','-dcfuns'] requirements
show more ...
|
| 4201f521 | 16-Sep-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Add additional checks and more helpful error messages if network issues prevent mpiexec from working
Commit-type: error-checking, testing-fix, configure, debugability /spend 45m Reported-by: Eugene
Add additional checks and more helpful error messages if network issues prevent mpiexec from working
Commit-type: error-checking, testing-fix, configure, debugability /spend 45m Reported-by: Eugene Y Yan <eyan@anl.gov>
show more ...
|