AMReX-Fluids / AMReX-Hydro

AMReX-based hydro routines
https://amrex-fluids.github.io/amrex-hydro/docs_html
Other
11 stars 24 forks source link

Cmake cuda ver fix #90

Closed etpalmer63 closed 2 years ago

etpalmer63 commented 2 years ago

Check for CMake ver >=3.17 before using the find_package(CUDAToolkit) functionality. Also, I think some changes to AMReX's cmake fixed whatever was causing the CI to fail before.

Moved PR# https://github.com/AMReX-Codes/AMReX-Hydro/pull/87 because I pushed from the wrong branch.