| #
dc37f0bc
|
| 01-Nov-2022 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge branch 'master' of github.com:PHASTA/phasta
|
| #
4b24563e
|
| 12-Oct-2022 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge pull request #25 from PHASTA/allow-arg-mismatch
Allow argument mismatch in older MPI API for new versions of GCC
|
| #
d5db6b4a
|
| 12-Oct-2022 |
Ben Matthews <matthews@ucar.edu> |
Allow argument mismatch in older MPI API for new versions of GCC
|
| #
3d4fccb8
|
| 14-Sep-2020 |
Cameron Smith <smithc11@rpi.edu> |
silence cmake string warnings
|
| #
98d6580a
|
| 19-Jun-2017 |
Cameron Smith <smithc11@rpi.edu> |
Merge branch 'cwsmith/core-io-timers'
|
| #
3bee5793
|
| 09-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
cmake: gfortran support for importing a target with fortran modules
cmake < 3.3 forces '-isystem' by default for include paths, but gfortran requires '-I' to locate module files
|
| #
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
|
| #
b48de46d
|
| 13-Sep-2016 |
Cameron Smith <smithc11@rpi.edu> |
phSolver: link against SCOREC/core/phasta for phstream
|
| #
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 ...
|
| #
4087de32
|
| 09-Mar-2016 |
Ben Matthews <ben@kc2vjw.com> |
removed unused (and harmful) preprocessor flag
|
| #
b58995c2
|
| 23-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
Adjust compiler flags
|
| #
712d3df0
|
| 17-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
bringing PETSc and svLS back to the master
|
| #
79f1763e
|
| 09-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Should now compile for individual or combined IC solvers. Note flag changes for CMake. Some cleanup of old native GMRes solver for compressible flow
|
| #
fdc430d9
|
| 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
add license message for svLS
|
| #
bd36043d
|
| 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
make svLS disableable
|
| #
d1f69d11
|
| 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
Force cpp preprocessing of Fortran for GCC see also 95cc4d30ed2688aaf023c75c8352c4a1e6a2f599
|
| #
95cc4d30
|
| 08-Dec-2015 |
Ben Matthews <ben@kc2vjw.com> |
remove old version flag now that we're mixing even more Fortran flavors
|
| #
5fd60115
|
| 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
build svLS
|
| #
c7a50137
|
| 08-Dec-2015 |
Ben Matthews <ben@kc2vjw.com> |
remove old version flag now that we're mixing even more Fortran flavors
|
| #
d48486c1
|
| 17-Dec-2015 |
Ben Matthews <ben@kc2vjw.com> |
build system: pkg-config
|
| #
af90e1f7
|
| 17-Dec-2015 |
Ben Matthews <ben@kc2vjw.com> |
build system: add an install target
|
| #
060a5b7d
|
| 30-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
initial commit
|
| #
7acde132
|
| 07-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge branch 'master' of github.com:PHASTA/phasta
Conflicts: phSolver/common/new_interface.c phSolver/incompressible/itrdrv.f
|
| #
1c0c9e76
|
| 07-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge branch 'master' of github.com:PHASTA/phasta
Conflicts: phSolver/common/new_interface.c phSolver/incompressible/itrdrv.f
|