Skip to content

Releases: AMReX-Combustion/PelePhysics

PelePhysics 23.03

16 Mar 22:02
12620d2
Compare
Choose a tag to compare
PelePhysics 23.03 Pre-release
Pre-release
Setup CMake (#364)

* Add CMakeLists in the various subfolders.

* First pass at setting up cmake compilation and targets.

* Add the right include folder for the selected mechanism.

* A few fixes in CMakeLists.txt.

* Update to have CUDA working. Self build of lib functions.

* Jon's suggestions.

* Fixes related to updated cmake minimum version.

* Remove *_api and a few fixes. Tested as a subdir in LMeX with
MPI, MPI+CUDA and MPI+HIP.