Skip to content

Commit a47da8a

Browse files
committed
chore: update detector output
Signed-off-by: thxCode <[email protected]>
1 parent 50f1fc9 commit a47da8a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
[
2+
{
3+
"manufacturer": "nvidia",
4+
"index": 0,
5+
"name": "NVIDIA GeForce RTX 5090 D",
6+
"uuid": "GPU-31b58f27-ac45-ec52-c386-90aaeff2dfac",
7+
"driver_version": "570.195.03",
8+
"runtime_version": "12.8",
9+
"runtime_version_original": "12.8.0",
10+
"compute_capability": "12.0",
11+
"cores": 170,
12+
"cores_utilization": 0,
13+
"memory": 32607,
14+
"memory_used": 992,
15+
"memory_utilization": 64.46,
16+
"temperature": 49,
17+
"power": 575,
18+
"power_used": 21,
19+
"appendix": {
20+
"arch_family": "Blackwell",
21+
"vgpu": false
22+
}
23+
}
24+
]

0 commit comments

Comments
 (0)