ECP-copa / CabanaMD

Molecular dynamics proxy application based on Cabana
Other
19 stars 13 forks source link

Add missing and reorder includes #71

Closed streeve closed 3 years ago

streeve commented 3 years ago

This came up as a runtime error if using ArborX, where Cabana_Core was missing in inputCL (needing Cabana CMake variables), which lead to Damien finding arborx/ArborX#360.

The second commit cleans up and reorders all commits: CMake config, Cabana/Kokkos core, CabanaMD, and then std