hypre-space / hypre

Parallel solvers for sparse linear systems featuring multigrid methods.
https://www.llnl.gov/casc/hypre/
Other
651 stars 182 forks source link

CMake: add CUDA dependencies for downstream packages #1062

Closed streeve closed 5 months ago

streeve commented 5 months ago

Added find_dependency calls which mirror find_package in cmake/HYPRE_SetupCUDAToolkit.cmake. Without this the downstream app has to add the same dependency paths as the hypre build