p4est-openmpi 2.0
Parallel adaptive mesh refinement on forests of octrees
The p4est software library enables the dynamic management of a collection of adaptive octrees, conveniently called a forest of octrees. p4est is designed to work in parallel and scales to hundreds of thousands of processor cores.
- Outputs:
out
- Website: https://www.p4est.org
- Licenses: GPL 2+
- Package source: gnu/packages/maths.scm
- Builds: See build status
- Issues: See known issues
Installation
Install p4est-openmpi 2.0
as follows:
guix install p4est-openmpi@2.0
Or install the latest version:
guix install p4est-openmpi
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.