hypre-space / hypre

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

CMake build with HIP/ROCM #1104

Open ptsuji opened 2 months ago

ptsuji commented 2 months ago

The CMakeLists.txt file does not have any flags or options to use HIP the way the configure file has "--with-hip" or "--enable-rocsparse" etc. Will these configurations be added to the CMake build?

victorapm commented 2 months ago

Hi Paul, I will work on these additions. In the meantime, please let me know if you have any issues with our autotools HIP build