feat(gpu) EE-3191 Add GPU support for containers (#7146)

This commit is contained in:
congs
2022-07-18 11:02:14 +12:00
committed by GitHub
parent f0456cbf5f
commit 4997e9c7be
43 changed files with 758 additions and 10 deletions

View File

@@ -43,6 +43,7 @@
},
"EdgeCheckinInterval": 0,
"EdgeKey": "",
"Gpus": [],
"GroupId": 1,
"Id": 1,
"IsEdgeDevice": false,
@@ -175,6 +176,8 @@
}
},
"DockerVersion": "20.10.13",
"GpuUseAll": false,
"GpuUseList": null,
"HealthyContainerCount": 0,
"ImageCount": 9,
"NodeCount": 0,