PETSc

PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of PETSc can then be made available with one of the following:

module load PETSc/3.20.1-foss-2022b
module load PETSc/3.17.4-foss-2022a
module load PETSc/3.17.4-foss-2022b
module load PETSc/3.14.4-foss-2020b

Notes

PETSc was installed using Easybuild, build details can be found in $EBROOTPETSC/easybuild with a given module loaded.

Direct dependencies for latest version of PETSc