pub static RDMA_ALLOW_TCP_FALLBACK: Key<bool>Expand description
Allow TCP fallback when ibverbs hardware is unavailable.
When true (the default), RDMA operations fall back to chunked hyperactor messaging over the default channel transport. When false, operations fail if no ibverbs backend is available.