History log of /phasta/AcuStat/CMakeLists.txt (Results 1 – 2 of 2)
Revision Date Author Comments
# 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 ...


# 59599516 16-Apr-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Initial Commit