Commit 2bda58a
fix: disable passDeviceSpecsEnabled by default (#872)
Due to potential pod startup issues in certain environments,
set passDeviceSpecsEnabled to false by default.
This configuration can still be enabled via helm values
for environments that need it to handle runtime GPU access issues.
Signed-off-by: Nimbus318 <[email protected]>
feat: add initial implementation of nvidia plugin components and interfaces
Signed-off-by: haitwang-cloud <[email protected]>1 parent 8d8c3e1 commit 2bda58a
File tree
138 files changed
+12405
-4737
lines changed- charts/hami
- cmd/device-plugin/nvidia
- docker
- pkg
- device-plugin/nvidiadevice/nvinternal
- cdi
- info
- plugin
- manager
- rm
- device/nvidia
- nvidia-plugin
- api/config/v1
- mps-control-daemon
- mount
- mps
- pkg
- cdi
- cuda
- dependencies
- flags
- imex
- info
- lm
- logger
- mig
- plugin
- resource
- testing
- rm
- vgpu
- watch
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
138 files changed
+12405
-4737
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments