PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. See the PETSC Web Pages for additional information.
General Use
Link to the PETSC libraries and run the application in the appropriate environment.
Cluster Specific Use
Phoenix
The PETSC library is installed on /usr/local/petsc/2.3.2-p0/lib/linux-gnu-c-debug/
The binaries for the PETSC install are on /usr/local/petsc/2.3.2-p0/bin/