Skip to content

incompatibility with nightly pytorch as it requires C++20 #2005

Description

@crcrpar

apex/setup.py

Lines 534 to 537 in 466e164

"cxx": ["-O3", "-std=c++17"],
"nvcc": [
"-O3",
"-std=c++17",

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