GoogleCloudPlatform / container-engine-accelerators

Collection of tools and examples for managing Accelerated workloads in Kubernetes Engine
Apache License 2.0
211 stars 150 forks source link

Nvml update - update dependencies from go mod tidy and go mod vendor #353

Closed aston-github closed 7 months ago

aston-github commented 7 months ago

New nvml version still hits segmentation error during gpu-device-plugin start up. Running go mod tidy and go mod vendor updates all dependency across the board to sync with new Go version.