openshmem-reference-sys 0.0.1

OpenSHMEM 1.3 Reference C API FFI bindings. You will need to supply an implementation of OpenSHMEM to link against (of which there are several)
docs.rs failed to build openshmem-reference-sys-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

openshmem-reference-sys

This is a MIT licensed rust crate. It provides a FFI binding to the OpenSHMEM 1.3 specification C headers. It does not link to any particular OpenSHMEM implementation, including but not limited to the OpenMPI OpenSHMEM implementation, the OpenSHMEM reference implementation and the MVAPICH2-X implementation.