Commit 11d0e80
authored
hypre with hip GNUmake improvements (#4514)
When compiling with HIP and HYPRE, use the `rocblas` and `rocsolver`
libraries (similar to additional libraries for CUDA + HYPRE) so these
don't have to be turned off when building HYPRE. Also, check in `lib64`
for the HYPRE library, which is where it gets put when building HYPRE
with cmake.
These modifications helped with building PeleLMeX with HYPRE support on
Frontier.1 parent a438488 commit 11d0e80
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments