spcl / fmi

Function Message Interface (FMI): library for message-passing and collective communication for serverless functions.
https://mcopik.github.io/projects/fmi/
15 stars 10 forks source link

Extend MPI support #11

Open mcopik opened 1 year ago

mcopik commented 1 year ago

In FMI, we have implemented a subset of MPI functionalities. We should extend the implementation to support typical HPC use cases, such as communicator manipulation.