Skip to content

[RFE]: Need environment variable for qp timeout #63

@huakainomore

Description

@huakainomore

Need environment variable for qp timeout like NCCL_IB_TIMEOUT.
In nvshmem, now it's hardcode.

    DEVX_SET(qpc, qpc, retry_count, 7);
    DEVX_SET(qpc, qpc, rnr_retry, 7);
    DEVX_SET(qpc, qpc, primary_address_path.ack_timeout, 20);

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions