[petsc-users] dyld[19098]: Library not loaded: @rpath/libHYPRE-2.32.0.dylib

Juan Salazar jp.salazar at pm.me
Sat May 10 22:57:32 CDT 2025


Dear Sathish,

> 
>>>> 
> balay at npro petsc % ./configure --with-debugging=0 --download-make --download-cmake --download-hypre --download-parmetis --download-metis --download-ptscotch --download-mumps --download-scalapack --with-precision=double --with-shared-libraries=1 --with-scalar-type=real --download-mpich CC=clang CXX=clang++ FC=gfortran COPTFLAGS="-g -O2 -fPIC" CXXFOPTLAGS="-g -O2 -fPIC" FOPTFLAGS="-g -O2" --download-bison
> <snip>
> 
> Would this alternate work for you?
> 

Yes! This will certainly work too. The OpenFOAM code that uses PETSc is compiled with OpenMPI, so that is why I kept OpenMPI. I was also able to use the homebrew version. Initially I missed your ./configure reply. It would have saved me a lot of time had I been more attentive.

Thanks,
Juan S.


More information about the petsc-users mailing list