Junchao Zhang
Junchao Zhang
Removed but no effect
Yes, I could add `--with-MPI-include` and `--with-MPI-lib-dirs`, but that is not a good design for hypre, since users already gave `cc=mpicc` and `CC=mpicxx`, which are supposed to take care of...
Hi, Victor, Using `CUCC=mpicc` or `CUCC=mpicxx` fixed the problem and I was able to build hypre. But when I ran a petsc/hypre test, I met this runtime error: ` terminate...
@waynemitchell I could configure and build hypre on Aurora (via petsc). But when I ran a petsc/hypre test, I met the "No kernel named ..." runtime error. See above posts.
@waynemitchell I have an MR at https://gitlab.com/petsc/petsc/-/merge_requests/8201. You need to use the petsc branch `jczhang/2025-03-14/add-hypre-sycl`. In that MR, I showed the steps to reproduce the hypre runtime error. BTW, I...
> > Would you object to me patching them in for 3.21 so we can include petsc+rocm in next E4S release where we plan to use ROCm 6+? > >...
No. I don't have a good understanding of the problem (equations and meshes) on hand. Once I know more, I will give update. Thanks for the patience.
Yes, you can close it.