Skip to content

AWS EFA GPUDirect RDMA validation #10966

@erezzarum

Description

@erezzarum

UCX on AWS EFA instances validate the presence of efa_nv_peermem module to detect if GPUDirect RDMA is supported.
The efa_nv_peermem module might not always be available (depends on OS/AMI), yet the instance does support GPUDirect RDMA.

  1. It looks like UCX doesn't make use of this module but uses dmabuf
  2. If 1 is true, can we please remove this dependency and find other ways to detect if GPUDirect RDMA is supported? we can make this configurable via environment variable if needed for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions