Qualify NVIDIA 525.125.06 driver version.

Driver version has been qualified on GKE w/ nvidia's basic workload
and pytorch benchmarks.

PiperOrigin-RevId: 567009651
This commit is contained in:
Zach Koopmans
2023-09-20 10:39:20 -07:00
committed by gVisor bot
parent 4cd842b20a
commit 539a8464f3
+1
View File
@@ -41,6 +41,7 @@ func Register(vfsObj *vfs.VirtualFilesystem, uvmDevMajor uint32) error {
}
switch version {
case
"525.125.06",
"525.60.13",
"525.105.17":
log.Infof("Nvidia driver version: %s", version)