Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Build with latest pytorch from git fails #39

@gshimansky

Description

@gshimansky

Pytorch updated its version definition to #define TORCH_VERSION_MAJOR 2 and #define TORCH_VERSION_MINOR 0. Using #if TORCH_VERSION_MINOR >= 13 in ProcessGroupCCL.hpp now causes a build problem because it doesn't check TORCH_VERSION_MAJOR.

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