README 590 B

123456789101112
  1. PETSc, the Portable, Extensible Toolkit for Scientific Computation,
  2. pronounced PET-see (/ˈpɛt-siː/), is a suite of data structures and
  3. routines for the scalable (parallel) solution of scientific
  4. applications modeled by partial differential equations. It supports
  5. MPI, and GPUs through CUDA, HIP or OpenCL, as well as hybrid MPI-GPU
  6. parallelism; it also supports the NEC-SX Tsubasa Vector Engine. PETSc
  7. (sometimes called PETSc/TAO) also contains the TAO, the Toolkit for
  8. Advanced Optimization, software library.
  9. PETSc is developed as open-source, requests and contributions are
  10. welcome.