Skip to content

Support resolving the CUDA version to another compatible version #326

@danieldk

Description

@danieldk

E.g. if a system uses Torch build with CUDA 12.9, but we only have 12.6, 12.8, and 13.0 builds, we should resolve to 12.8. That is if the CUDA version is x.y, we find the build with the largest version x.z, such that z <= y.

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