Skip to Main Content
UCLA Logo Institute for Digital Research and Education

PETSc

Practical Parallel Computing 3: Introduction to PETSc

MPI (Message Passing Interface) is a standardized interface for portable distributed-memory scientific parallel computing. The portability ensures that a properly-written, standard-conforming MPI program can work the same way on different…