[petsc-users] PETSc downloading older version of OpenBLAS

Kalle Karhapää (TAU) kalle.karhapaa at tuni.fi
Fri Jun 9 02:31:21 CDT 2023


I managed to download a compatible openBLAS with conf

./configure --download-openblas --download-openblas-commit='0b678b19dc03f2a999d6e038814c4c50b9640a4e' --with-openmp --with-mpi=0 --with-shared-libraries=1 --with-mumps-serial=1 --download-mumps --download-metis --download-slepc --with-debugging=0 --with-scalar-type=real --with-x=0 COPTFLAGS='-O3' CXXOPTFLAGS='-O3' FOPTFLAGS='-O3';

--download-openblas-commit=<id> didn't work by itself but with -download-openblas it did

case closed!

-Kalle
From: Kalle Karhapää (TAU)
Sent: perjantai 9. kesäkuuta 2023 8.47
To: petsc-users at mcs.anl.gov
Subject: PETSc downloading older version of OpenBLAS

Hi all


During install I'm checking out an older version of PETSc (v3.17.1-512-g27c9ef7be8) but running into problems with -download-openblas in configure.

I suspect the newest version of OpenBLAS that is being downloaded from git is incompatible with this older version of petsc


Is there a way to have petsc -download an older version of openblas (eg. v0.3.20) ?


Thanks

-Kalle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20230609/d657a749/attachment.html>


More information about the petsc-users mailing list