Apache-2.0 licensed and maintained by Erik Schnetter
This version can be pinned in stack with:mpi-hs-binary-0.1.1.0@sha256:0e17011c2ec371f638a7b5786f81d4f9679301d1c72291af66ed35a0326ad607,4021

Module documentation for 0.1.1.0

Used by 1 package in nightly-2020-08-21(full list with versions):

mpi-hs-binary

MPI bindings for Haskell

Overview

This is a companion package to mpi-hs. Read the documentation there.

This package mpi-hs-binary provides a high-level interface based on Data.Binary in the binary package. This is a separate package to reduce dependencies for mpi-hs. Note that mpi-hs has a similar high-level interface based on Data.Storable already built in.

Running the tests

There is one test case provided in tests:

stack build --test --no-run-tests
mpiexec -n 3 stack exec -- $(stack path --dist-dir)/build/mpi-test-binary/mpi-test-binary