Two questions about hypre on HIP: * I am doing this now. Is this correct?
'--download-hypre',
'--download-hypre-configure-arguments=--enable-unified-memory',
'--with-hypre-gpuarch=gfx90a',
* -mat_type hypre fails, so I am not using a -mat_type now.
Just -vec_type hip.
Hypre does seem to be running on the GPU from looking at scaling data and
comparing it to GAMG.
Is there a way to tell from log_view data that hypre is running on the GPU?
Thanks,
Mark
