Commit b006f0f
committed
convert busId to int8 instead of uint8
The PciInfo struct has been updated to use int8 for
BusId as opposed to uint8 as part of the sync of
go-nvml with CUDA 13.1
Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>1 parent 969fff0 commit b006f0f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments