Difference between revisions of "PETSc"

From UFRC
Jump to navigation Jump to search
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__
 +
=Validation=
 +
* Validated 4/5/2018

Revision as of 17:52, 5 April 2018

Description

PETSc website  

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
  • {{#lowercase:PETSc}}

Parallel

  • intel
  • openmpi
  • {{#lowercase:PETSc}}

System Variables

  • HPC_{{#uppercase:PETSc}}_DIR : installation directory
  • HPC_{{#uppercase:PETSc}}_BIN : executable directory
  • HPC_{{#uppercase:PETSc}}_LIB : library directory
  • HPC_{{#uppercase: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


Validation

  • Validated 4/5/2018