PETSc
Revision as of 19:25, 8 May 2013 by Yingz (talk | contribs) (Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|PETSc}} |{{#vardefine:url|http://www.mcs.anl.gov/petsc/index.html}} <!--CONFIGURATION: OPTIONAL (|1}} ...")
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
- {{#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
Citation
- A. C. Hindmarsh, P. N. Brown, K. E. Grant, S. L. Lee, R. Serban, D. E. Shumaker, and C. S. Woodward, "SUNDIALS: Suite of Nonlinear and Differential/Algebraic Equation Solvers," ACM Transactions on Mathematical Software, 31(3), pp. 363-396, 2005. Also available as LLNL technical report UCRL-JP-200037.
- R. Serban and A. C. Hindmarsh, "CVODES: the Sensitivity-Enabled ODE Solver in SUNDIALS," Proceedings of IDETC/CIE 2005, Sept. 2005, Long Beach, CA. Also available as LLNL technical report UCRL-JP-200039.