[petsc-users] petsc build could not pass make check
Di Miao
Di.Miao at synopsys.com
Wed Nov 29 14:39:43 CST 2023
Yes, it is caused by the .petscrc.
Thank you for your help!
Di
-----Original Message-----
From: Satish Balay <balay at mcs.anl.gov>
Sent: Wednesday, November 29, 2023 11:41 AM
To: Di Miao <dimiao at synopsys.com>
Cc: petsc-users at mcs.anl.gov
Subject: Re: [petsc-users] petsc build could not pass make check
Do you have a ~/.petscrc file - with -log_view enabled?
Satish
On Wed, 29 Nov 2023, Di Miao via petsc-users wrote:
> 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
>
>
>
More information about the petsc-users
mailing list