Wikipedia

Portable, Extensible Toolkit for Scientific Computation

Also found in: Acronyms.
PETSc
Stable release
3.10 / 12 September 2018 (2018-09-12)
Repository Edit this at Wikidata
Operating systemLinux, Unix, Mac OS X, Windows
Available inC, Python
TypeScientific simulation software
LicenseBSD 2-clause license
Websitewww.mcs.anl.gov/petsc/

The Portable, Extensible Toolkit for Scientific Computation (PETSc, pronounced PET-see; the S is silent), is a suite of data structures and routines developed by Argonne National Laboratory for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the Message Passing Interface (MPI) standard for all message-passing communication. PETSc is the world’s most widely used parallel numerical software library for partial differential equations and sparse matrix computations. PETSc received an R&D 100 Award in 2009.[1][2][3] The PETSc Core Development Group won the SIAM/ACM Prize in Computational Science and Engineering for 2015.[4]

PETSc is intended for use in large-scale application projects, many ongoing computational science projects are built around the PETSc libraries. Its careful design allows advanced users to have detailed control over the solution process. PETSc includes a large suite of parallel linear and nonlinear equation solvers that are easily used in application codes written in C, C++, Fortran and now Python. PETSc provides many of the mechanisms needed within parallel application code, such as simple parallel matrix and vector assembly routines that allow the overlap of communication and computation. In addition, PETSc includes support for parallel distributed arrays useful for finite difference methods.[5]

Components

Major components of the PETSc software package as of version 3.5

PETSc consists of a variety of components consisting of major classes and supporting infrastructure. Users typically interact with objects of the highest level classes relevant to their application, essential lower level objects such as vectors, and may customize or extend any others. All major components of PETSc have an extensible plugin architecture.

Features and modules

PETSc provides many features for parallel computation, broken into several modules:

Notes

  1. ^ http://www.anl.gov/sites/anl.gov/files/Argonne_strategic_plan_0.pdf
  2. ^ "PETSc Wins 2009 R&D 100 Award | Argonne Leadership Computing Facility". Alcf.anl.gov. 2009-07-21. Retrieved 2013-05-01.
  3. ^ Thu, 07/30/2009 - 5:23am (2009-07-30). "PETSc Release 3.0 expands capabilities". Rdmag.com. Retrieved 2013-05-01.
  4. ^ "SIAM/ACM Prize in Computational Science and Engineering". siam.org. 2015-03-18. Retrieved 2015-04-19.
  5. ^ http://www.mcs.anl.gov/petsc/petsc-dev/docs/manual.pdf

Bibliography

See also

  • list of numerical libraries

External links

This article is copied from an article on Wikipedia® - the free encyclopedia created and edited by its online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of Wikipedia® encyclopedia articles provide accurate and timely information, please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.

Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.