-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Some of the tasks I need to work on:
- Margo DTL: PUSH vs PULL? For now, I am using RDMA pull, but perhaps should switch to RDMA push to reduce one message.
- Margo DTL: Runtime network layer (cxi, tcp, ucx, verbs) selection. It's hardcoded to TCP right now. We should support runtime selection.
- Debug information should include client/service information (e.g., ranks, node id)
- Margo-based service: KVS and RPC (do PRC first)
- Implementing a monitoring service on the consumer directory so we can perform eviction actions.
- Consider supporting UCX driver underneath Margo, then we can remove the UCX prat of implementation.
Metadata
Metadata
Assignees
Labels
No labels