You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a proof-of-concept metadata provider for NVIDIA metadata. As a start, this provider should list:
CUDA version
Compute capability for all GPUs in the current system
Current repo for this is https://github.com/wheel-next/metadata-provider-nvidia. It is a rust-based standalone CLI. It needs to be adapted to match whatever interface and options the metadata provider template settles on in #3
The text was updated successfully, but these errors were encountered:
Implement a proof-of-concept metadata provider for NVIDIA metadata. As a start, this provider should list:
Current repo for this is https://github.com/wheel-next/metadata-provider-nvidia. It is a rust-based standalone CLI. It needs to be adapted to match whatever interface and options the metadata provider template settles on in #3
The text was updated successfully, but these errors were encountered: