Skip to content

Feature Request: RDMA support for rpc back ends #9493

Description

@slavonnet

Prerequisites

  • I am running the latest code. Mention the version if possible as well.
  • I carefully followed the README.md.
  • I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • I reviewed the Discussions, and have a new and useful enhancement to share.

Feature Description

The network stack has delays and a small frame size. If you apply RDMA, you can achieve the speed of hundreds of backends, as if running on a single server

Motivation

It would be good to be able to synchronize the execution results in layers between backends via RDMA to reduce delays

Possible Implementation

If you do not have support or hardware with RDMA, you can use the RXE kernel module for emulation

https://enterprise-support.nvidia.com/s/article/howto-configure-soft-roce

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions