MxlFabricsInterfaceSettings interface

Local MXL fabrics (cross-host RDMA/TCP transfer) interface selection. All fields optional; the best available interface is chosen when unset.

Signature:

export interface MxlFabricsInterfaceSettings

Properties

Property Type Description

node?

string

(Optional) Local bind address

provider?

string

(Optional) Provider: "tcp" | "verbs" | "efa" | "shm". Best available when unset.

service?

string

(Optional) Service identifier (e.g. a port number). Ephemeral when unset.