This package browser is in early development. Mind the rough edges.

p4est-openmpi

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.

Installation

Install the latest version of p4est-openmpi as follows:

guix install p4est-openmpi

Or install a particular version:

guix install p4est-openmpi@2.0

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.

Badge code

You can use the following badge to inform users of p4est-openmpi about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/p4est-openmpi'><img src='https://packages.guix.gnu.org/packages/p4est-openmpi/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/p4est-openmpi/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/p4est-openmpi)

Example Org:

[[https://packages.guix.gnu.org/packages/p4est-openmpi][https://packages.guix.gnu.org/packages/p4est-openmpi/badges/latest-version.svg]]