mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
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:
committed by
gVisor bot
parent
4cd842b20a
commit
539a8464f3
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user