History log of /phasta/phastaIO/CMakeLists.txt (Results 1 – 7 of 7)
Revision Date Author Comments
# 98d6580a 19-Jun-2017 Cameron Smith <smithc11@rpi.edu>

Merge branch 'cwsmith/core-io-timers'


# 8cd183ec 09-Mar-2017 Cameron Smith <smithc11@rpi.edu>

support build without phastachef


# 30d80da6 08-Mar-2017 Cameron Smith <smithc11@rpi.edu>

phastaIO needs SCOREC when PHASTA-Chef is being built


# 8f9016f6 08-Mar-2017 Cameron Smith <smithc11@rpi.edu>

phastaIO: using timers from chef when phastaChef enabled

eventually the chef and phasta io capabilities will be merged into a single library and along with it these timers will go


# f42e0444 16-Feb-2017 Cameron Smith <smithc11@rpi.edu>

phastaIO: api for recording stats


# 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