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

java-openmpi

Java bindings for MPI

The Open MPI Project is an MPI-3 implementation that is developed and maintained by a consortium of academic, research, and industry partners. Open MPI is therefore able to combine the expertise, technologies, and resources from all across the High Performance Computing community in order to build the best MPI library available. Open MPI offers advantages for system and software vendors, application developers and computer science researchers.

Installation

Install the latest version of java-openmpi as follows:

guix install java-openmpi

Or install a particular version:

guix install java-openmpi@4.1.6

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.