[petsc-dev] Error using --download-strumpack

Pierre Jolivet pierre at joliv.et
Wed Apr 6 05:41:21 CDT 2022


Hello Jean,
From configure.log, you can see:
«  CMake 3.2 or higher is required.  You are running version 2.8.12.2 »
So you’ll either need to: update your system CMake or configure PETSc with --download-cmake 

Thanks,
Pierre

> On 6 Apr 2022, at 12:33 PM, Jean Marques <jeanmarques.eng at gmail.com> wrote:
> 
> 
> Hi all,
> 
> I am trying to install a PETSc version with STRUMPACK, although I am facing an error during configure (configure.log attached).
> I've tried with 3.17 and previous 3.16 versions and the error is always the same.
> 
> My configure is as follows:
> ./configure PETSC_ARCH=arch-complex --with-cc=mpiicc --with-cxx=mpiicpc --with-fc=mpiifort 'COPTFLAGS=-g -O' 'FOPTFLAGS=-g -O' 'CXXOPTFLAGS=-g -O' --with-debugging=no --prefix=$PWD/complex --with-scalar-type=complex --download-make --with-blas-lapack-dir=$MKLROOT --download-strumpack --download-metis --download-parmetis --download-scalapack
> 
> My cmake version is: cmake version 2.8.12.2
> 
> I appreciate any help you can give me.
> 
> Best,
> Jean
> -- 
> Jean Helder Marques Ribeiro
> Ph.D. Candidate
> University of California, Los Angeles
> 420 Westwood Plaza, Los Angeles, CA 90095
> phone: (310) 689-6593
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20220406/2b5b50a7/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 1426961 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20220406/2b5b50a7/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20220406/2b5b50a7/attachment-0003.html>


More information about the petsc-dev mailing list