Dear prj,
Thanks a lot. I re-did what you told me and it failed at make petsc-slepc.
I wanted to attach log file but I cannot attach files “Sorry, new users can not upload attachments.”
Can I send it to your email?
The error msg are…
In file included from /home/yim/FreeFem-install-dev/ff-petsc/r/include/HPDDM.hpp(258),
from /home/yim/FreeFem-sources-develop/3rdparty/ff-petsc/petsc-3.13.4/include/petsc/private/petschpddm.h(49),
from /home/yim/FreeFem-sources-develop/3rdparty/ff-petsc/petsc-3.13.4/src/ksp/ksp/impls/hpddm/hpddm.cxx(1):
/home/yim/FreeFem-install-dev/ff-petsc/r/include/HPDDM_wrapper.hpp(58): catastrophic error: cannot open source file “mkl_spblas.h”
include <mkl_spblas.h>
^
compilation aborted for /home/yim/FreeFem-sources-develop/3rdparty/ff-petsc/petsc-3.13.4/src/ksp/ksp/impls/hpddm/hpddm.cxx (code 4)
gmake[5]: *** [fc/obj/ksp/ksp/impls/hpddm/hpddm.o] Error 4
gmake[5]: *** Waiting for unfinished jobs…
CC fc/obj/ksp/pc/impls/mat/pcmat.o
In file included from /home/yim/FreeFem-install-dev/ff-petsc/r/include/HPDDM.hpp(258),
from /home/yim/FreeFem-sources-develop/3rdparty/ff-petsc/petsc-3.13.4/include/petsc/private/petschpddm.h(49),
from /home/yim/FreeFem-sources-develop/3rdparty/ff-petsc/petsc-3.13.4/src/ksp/pc/impls/hpddm/hpddm.cxx(3):
/home/yim/FreeFem-install-dev/ff-petsc/r/include/HPDDM_wrapper.hpp(58): catastrophic error: cannot open source file “mkl_spblas.h”
include <mkl_spblas.h>
^
compilation aborted for /home/yim/FreeFem-sources-develop/3rdparty/ff-petsc/petsc-3.13.4/src/ksp/pc/impls/hpddm/hpddm.cxx (code 4)
gmake[5]: *** [fc/obj/ksp/pc/impls/hpddm/hpddm.o] Error 4
gmake[4]: *** [libs] Error 2
ERROR***********
Error during compile, check fc/lib/petsc/conf/make.log
Send it and fc/lib/petsc/conf/configure.log to petsc-maint@mcs.anl.gov
make[3]: *** [all] Error 1
make[2]: *** [all] Error 2
make[2]: Leaving directory /home/yim/FreeFem-sources-develop/3rdparty/ff-petsc/petsc-3.13.4' make[1]: *** [petsc-3.13.4/tag-make-complex] Error 2 make[1]: Leaving directory
/home/yim/FreeFem-sources-develop/3rdparty/ff-petsc’
make: *** [WHERE-all] Error 2
Best,
Eunok