[petsc-users] petsc build could not pass make check

Di Miao Di.Miao at synopsys.com
Wed Nov 29 13:37:11 CST 2023


Hi,

I tried to compile PETSc with the following configuration:

./configure --with-debugging=0 COPTFLAGS='-O3' CXXOPTFLAGS='-O3' FOPTFLAGS='-O3' --with-clean=1 --with-make-exec=/SCRATCH/dimiao/test_space/installed/make/bin/make --with-cmake-exec=/SCRATCH/dimiao/test_space/cmake-3.27.9-linux-x86_64/bin/cmake --prefix=/SCRATCH/dimiao/test_space/installed/petsc_opt_mpi --with-mpi-dir=/SCRATCH/dimiao/test_space/installed/mpich PETSC_ARCH=petsc_opt_mpi --with-blaslapack-dir=/SCRATCH/dimiao/oneapi/mkl/latest --with-mkl_pardiso-dir=/SCRATCH/dimiao/oneapi/mkl/latest --with-x=0

I got three errors:
Possible error running C/C++ src/snes/tutorials/ex19 with 1 MPI process
Possible error running C/C++ src/snes/tutorials/ex19 with 2 MPI processes
Possible error running Fortran example src/snes/tutorials/ex5f with 1 MPI process

Below each error messages are nothing PETSc's performance summary.

I have attached make.log, configure.log and the message from make check(make_check.log). Could you please give me some guidance on how to fix this issue?

Thank you,
Di


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20231129/111cf74e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 1243534 bytes
Desc: configure.log
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20231129/111cf74e/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log
Type: application/octet-stream
Size: 114842 bytes
Desc: make.log
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20231129/111cf74e/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make_check.log
Type: application/octet-stream
Size: 41589 bytes
Desc: make_check.log
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20231129/111cf74e/attachment-0005.obj>


More information about the petsc-users mailing list