Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add network backend with libfabric #11

Open
2 of 6 tasks
mcopik opened this issue Nov 6, 2021 · 0 comments
Open
2 of 6 tasks

Add network backend with libfabric #11

mcopik opened this issue Nov 6, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mcopik
Copy link
Contributor

mcopik commented Nov 6, 2021

We want to extend rFaaS with support for Cray interconnects. The proper way would be to add a libfabric implementation with the ugni provider.

  • Isolate ibverbs/rdmacm network code and define network lib interface.
  • Initialize ugni with the help of cray-mpi
  • Implement basic P2P communication.
  • Implement and test atomic operations.
  • Evaluate communication between processes from different SLURM jobs (credentials exchange).
  • Extend test suite.
@mcopik mcopik added the enhancement New feature or request label Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants