-
Notifications
You must be signed in to change notification settings - Fork 559
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PETSc] Upgrades petsc to 3.15.2 and enables multiple precision, scal…
…ar, and int types (#3249) * [PETSc] Update PETSc version * [PETSc] Add `-fno-stack-protector` flag * [PETSc] Fix MPI library path * [PETSc] Require GCC 9 for libgfortran5 The linker that comes with GCC 8 emits a warning on `{i686,x86_64}-linux-musl` and that makes configuration script fail. * [PETSc] Add build with multiple types - Real and Complex - Int32 and Int64 - Float64 and Float32 * [PETSc] Delete duplicated PETSc.pc file Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
- Loading branch information
Showing
2 changed files
with
81 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters