Configure Options: --configModules=PETSc.Configure --optionsModule=config.compilerOptions --with-cc=cc --with-cxx=CC --with-fc=ftn COPTFLAGS=" -g -O2" CXXOPTFLAGS="-g -O2" FOPTFLAGS=" -g -O2" --download-fblaslapack=1 --download-hypre=0 --download-metis=1 --download-parmetis=1 --with-debugging=0 --with-mpiexec=srun --with-batch=1 --known-mpi-shared-libraries=1 --with-x=0 --with-hwloc=0 --with-64-bit-indices=1 PETSC_ARCH=arch-cori-knl-opt-intel --with-openmp=0 --download-p4est=0 --prefix=/global/common/software/m1041/petsc_install/petsc_knl_intel PETSC_DIR=/global/homes/m/madams/petsc_install/petsc
=============================================================================== You do not have write permissions to the --prefix directory /global/common/software/m1041/petsc_install/petsc_knl_intel You will be prompted for the sudo password for any external package installs =============================================================================== Satish On Wed, 15 Jul 2020, Mark Adams wrote: > This workflow worked, but I now get this error. KNL + Intel at NERSC. > > It's a METIS problem. cmake has been an issue in the past. > > nid02470 maint= ~/petsc_install/petsc$ cmake --version > cmake version 3.14.4 >