mirror of
https://github.com/XShengTech/MEGREZ.git
synced 2026-05-03 13:02:38 +00:00
[Fix] 🐛 Fix GPU Device Error at NoCard Instances #14
This commit is contained in:
@@ -48,6 +48,7 @@ func createInstance(ip string, port int, apikey string,
|
||||
},
|
||||
Env: []string{
|
||||
"NVIDIA_DRIVER_CAPABILITIES=video,compute,utility",
|
||||
"NVIDIA_VISIBLE_DEVICES=none",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user