Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

v0.6.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@klueska klueska released this 03 Jun 19:39
· 175 commits to main since this release
  • Bring GFD helm chart templates up to latest best-practices
  • Make nvcr.io/nvidia the default REGISTRY for container builds
  • Upgrade nfd to 0.11.0 and depend on external chart
  • Bump CUDA base image version to 11.7.0
  • Add detection of hopper to architecture family
  • Add nvidia.com/mig-PROFILE.product label
  • Add labels in support of GPU sharing via the k8s-device-plugin
  • Read configuration from a file instead of flags or envvars
  • Bump golang version to 1.18.2
  • Deprecate GFD_ prefix for shared envvars
  • Switch to urfave/cli for handling of options
  • Ignore pending mode for IsMigEnabled check
  • Replace use of gpu-monitoring-tools with go-nvml