Skip to content

danghvu/LCI

Repository files navigation

LCI

Implementation of a cool communication layer.

Authors

Installation

make
make install PREFIX=$INSTALLDIR

Hack

See examples/ for some example code.

See include/lc.h for public APIs.

doxygen for a full documentation.

MPI Interoperation

We use PMI for launching the jobs and hook to MPI rank. Since we have no control on what MPI may do with the PMI, initialize with LCI first (lc_open) before MPI_Init is the best approach.

LICENSE

TBD

About

Public repository for LCI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published