Difference between revisions of "PETSc"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]] | + | [[Category:Software]][[Category:Math]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|PETSc}} | |{{#vardefine:app|PETSc}} | ||
Line 24: | Line 24: | ||
===Serial=== | ===Serial=== | ||
* intel | * intel | ||
− | * {{ | + | * {{lc:{{#var:app}}}} |
===Parallel=== | ===Parallel=== | ||
* intel | * intel | ||
* openmpi | * openmpi | ||
− | * {{ | + | * {{lc:{{#var:app}}}} |
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR : installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN : executable directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_LIB : library directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_INC : include file directory |
<!--Configuration--> | <!--Configuration--> | ||
Line 72: | Line 72: | ||
<!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | <!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
− | |||
− |
Latest revision as of 15:25, 19 August 2022
Description
PETSc, The Portable, Extensible Toolkit for Scientific Computation, 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 is the world’s most widely used parallel numerical software library for partial differential equations and sparse matrix computations.
Required Modules
Serial
- intel
- petsc
Parallel
- intel
- openmpi
- petsc
System Variables
- HPC_PETSC_DIR : installation directory
- HPC_PETSC_BIN : executable directory
- HPC_PETSC_LIB : library directory
- HPC_PETSC_INC : include file directory
Citation
- Satish Balay and William D. Gropp and Lois Curfman McInnes and Barry F. Smith, "PETSc Users Manual", ANL-95/11 - Revision 2.1.0, Argonne National Laboratory, 2001
- Satish Balay and William D. Gropp and Lois Curfman McInnes and Barry F. Smith, "Efficient Management of Parallelism in Object Oriented Numerical Software Libraries", Modern Software Tools in Scientific Computing, Pages 163--202, Birkhauser Press, 1997