Skip to main content

PETSc: PETSc (Portable, Extensible Toolkit for Scientific Computation)

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: PETSc
Description: PETSc (Portable, Extensible Toolkit for Scientific Computation)
For more information: https://www.mcs.anl.gov/petsc/
Categories:
License: OpenSource (BSD)

General usage information

PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package PETSc, by cluster

This section lists the available versions of the package PETScon the different clusters.

Available versions of PETSc on the Zaratab cluster

Available versions of PETSc on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
3.16.1 petsc/3.16.1 zen2 Y
3.20.1 petsc/3.20.1 zen2 Y






Back to Top