trilinos-zoltan 16.1.0
Parallel partitioning, load balancing and data-management services
The Zoltan library is a collection of data management services for parallel, unstructured, adaptive, and dynamic applications. It simplifies the load-balancing, data movement, unstructured communication, and memory usage difficulties that arise in dynamic applications such as adaptive finite-element methods, particle methods, and crash simulations. Zoltan's data-structure neutral design also lets a wide range of applications use it without imposing restrictions on application data structures. Its object-based interface provides a simple and inexpensive way for application developers to use the library and researchers to make new capabilities available under a common interface.
- Outputs:
out - Website: https://trilinos.github.io/
- Licenses: Modified BSD
- Package source: gnu/packages/maths.scm
- Builds: See build status
- Issues: See known issues
Installation
Install trilinos-zoltan 16.1.0 as follows:
guix install trilinos-zoltan@16.1.0
Or install the latest version:
guix install trilinos-zoltan
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.