slackbuilds_ponce/academic/petsc
Fellype do Nascimento 7a537f890a
academic/petsc: Added (toolkit for scientific computation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-24 01:47:24 +07:00
..
petsc.info
petsc.SlackBuild
README
slack-desc

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

PETSc, the Portable, Extensible Toolkit for Scientific Computation,
pronounced PET-see (/ˈpɛt-siː/), is a suite of data structures and
routines for the scalable (parallel) solution of scientific
applications modeled by partial differential equations. It supports
MPI, and GPUs through CUDA, HIP or OpenCL, as well as hybrid MPI-GPU
parallelism; it also supports the NEC-SX Tsubasa Vector Engine. PETSc
(sometimes called PETSc/TAO) also contains the TAO, the Toolkit for
Advanced Optimization, software library.

PETSc is developed as open-source, requests and contributions are
welcome.