Skip to content

Prebuilt wheels for pytorch 2.5 and 2.6 (and new CUDA versions?) #731

Description

@friggog

Current versions support with prebuilt wheels:

        torch-version: ['2.0.0', '2.1.0', '2.2.0', '2.3.0', '2.4.0']
        cuda-version: ['cu118', 'cu121', 'cu124']

Would be great to add current versions of torch (2.5, 2.6, 2.6) and maybe newer CUDA versions (12.6 (default for 2.7), 12.8) - maybe something like:

        torch-version: ['2.0.0', '2.1.0', '2.2.0', '2.3.0', '2.4.0', '2.5.0', '2.6.0', '2.7.0']
        cuda-version: ['cu118', 'cu124', 'cu126', 'cu128']

Could also cut support for older torch/cuda versions if this is getting to be too many

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