Apache-2.0 licensed and maintained by Erik Schnetter
This version can be pinned in stack with:mpi-hs-cereal-0.1.0.0@sha256:4dae25d0cc6273d323b2bfdfa790ea16af78bbc1d1db82fc621af0ee8bfd3b0c,4024

Module documentation for 0.1.0.0

Used by 1 package in nightly-2020-10-29(full list with versions):

mpi-hs-cereal

MPI bindings for Haskell

Overview

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

This package mpi-hs-cereal provides a high-level interface based on Data.Serialize in the cereal 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-cereal/mpi-test-cereal