| #
e85dd27f
|
| 13-Aug-2016 |
Ben Matthews <ben@kc2vjw.com> |
Add a hook for bypassing find_package(MPI)
This is not a great idea, but seems to occasionally be useful when dealing with buggy (and mandatory!) compiler wrappers - particularly those provided by a
Add a hook for bypassing find_package(MPI)
This is not a great idea, but seems to occasionally be useful when dealing with buggy (and mandatory!) compiler wrappers - particularly those provided by a certain well known HPC vendor. If you need this option, you owe one or more of:
1.) the PHASTA team 2.) your compiler vendor 3.) your MPI vendor 4.) your system vendor 5.) CMake
a bug report.
show more ...
|