On this page:
MPI
8.12

MPI🔗ℹ

Jay McCarthy <jay@racket-lang.org>

 (require mpi) package: openmpi

This package provides a binding for the OpenMPI implementation of the MPI API.

This documentation does not describe meaning of API calls; it only describes their Racket calling conventions. For details on API semantics, refer to the documentation at the OpenMPI site.

    1 Constants

    2 Basic Types

    3 API