Skip to content

PelePhysics 23.03

Pre-release
Pre-release
Compare
Choose a tag to compare
@esclapez esclapez released this 16 Mar 22:02
· 144 commits to development since this release
12620d2
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.