openshmem-reference-sys

Crates.ioopenshmem-reference-sys
lib.rsopenshmem-reference-sys
version0.0.1
sourcesrc
created_at2017-06-01 13:47:43.811359
updated_at2017-08-02 14:52:22.704919
descriptionOpenSHMEM 1.3 Reference C API FFI bindings. You will need to supply an implementation of OpenSHMEM to link against (of which there are several)
homepagehttps://github.com/lemonrock/rdma-core
repositoryhttps://github.com/lemonrock/rdma-core.git
max_upload_size
id17198
size3,472,280
Raphael Cohn (raphaelcohn)

documentation

https://github.com/lemonrock/rdma-core/blob/master/README.md

README

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.

Commit count: 152

cargo fmt