chore(manifest): lift GPU split count limit in timeslicing mode (#2042)

This commit is contained in:
dkeven 2025-11-06 17:54:41 +08:00 committed by GitHub
parent a0e8a69848
commit 4cea6ab238
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -147,7 +147,7 @@ devicePlugin:
monitorimage: "beclab/hami"
monitorctrPath: /usr/local/vgpu/containers
imagePullPolicy: IfNotPresent
deviceSplitCount: 10
deviceSplitCount: 30
deviceMemoryScaling: 1
deviceCoreScaling: 1
# The runtime class name to be used by the device plugin, and added to the pod.spec.runtimeClassName of applications utilizing NVIDIA GPUs