Skip to content

Disable unsupported TLs when CUDA Graph capture is in progress #1055

Open
@almogsegal

Description

@almogsegal

Some TLs (MLX5, SHARP, etc) cannot be used for CUDA Graph capture. UCC should check whether a graph capture is in progress (using cudaStreamIsCapturing) and pick the relevant TL or return error.

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