Introduction
PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modelled by partial differential equations. It supports MPI, and GPUs through CUDA or OpenCL, as well as hybrid MPI-GPU parallelism.
Web Page
Versions
3.7.6
Flavours
1
Architecture
x86_64
Group
module load site-local
Build Details
This version uses an out-of-date version of MLNX_OFED and should not be used. The module will be withdrawn in future.
This is a reference build, not linked to the huge number of libraries (75) that provide optimised numerical methods and I/O.
Compiled with:
- gcc/4.9.3
- openmpi/ofed/gcc49/2.0.1
- PETSC_DIR=/trinity/home/luitat/build/build/modules/petsc/3.7.6/1/petsc-3.7.6
- PETSC_ARCH=arch-linux2-c-opt install
Usage
module load petsc/3.7.6/1
For information on use refer to the manual from the web pages.
Example Job Scripts
None required.
Status
Untested.