-
-
Notifications
You must be signed in to change notification settings - Fork 306
Open
Description
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.
traversaro, leofang, rgommers and bdice
Metadata
Metadata
Assignees
Labels
No labels