Skip to content

RFC: A virtual package which detects CUDA compute capabilityΒ #2623

@carterbox

Description

@carterbox

Today, I would like to announce the development of a conda virtual package which detects the minimum compute capability of CUDA devices on a system. This conda plugin is available here, and needs feedback!

The purpose of this new virtual package is to allow packages to express a minimum required compute capability. This is relevant for some optimized deep learning models which don't target older devices, libraries which drop support for compute capabilities mid-CTK-support-cycle, and for packages that may want to reduce binary sizes by splitting target CUDA architectures across variants.

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