787a848e54
Replacing the identical version committed by me as a new port in r456696. The old math/petsc port also had a slave port math/petsc-mpich that has also been deleted. Original differential revision is https://reviews.freebsd.org/D13527 Submitted by: myself Reported by: thierry that math/petsc and math/petsc-mpich existed before Approved by: adamw (mentor)
7 lines
359 B
Text
7 lines
359 B
Text
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 or OpenCL, as well as hybrid MPI-GPU parallelism.
|
|
PETSc (sometimes called PETSc/Tao) also contains the Tao optimization software
|
|
library.
|
|
|
|
WWW: http://www.mcs.anl.gov/petsc
|