Skip to content

Commit 55b473b

Browse files
community: add submission from issue #39 (#40)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 853b8bf commit 55b473b

2 files changed

Lines changed: 988 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"collected_at": "2026-04-30T00:00:00Z",
3+
"accelerators": [
4+
{
5+
"index": 0,
6+
"name": "NVIDIA A100-SXM4-40GB",
7+
"memory_gb": 40,
8+
"driver_version": "565.57.01",
9+
"firmware_version": null
10+
}
11+
],
12+
"accelerator_topology": null,
13+
"cpu": {
14+
"model": "unknown",
15+
"physical_cores": 1,
16+
"logical_cores": 1,
17+
"numa_nodes": 1
18+
},
19+
"system_memory_gb": 0,
20+
"pcie_generation": "unknown",
21+
"cpu_accelerator_bandwidth_gbs": null,
22+
"network_interfaces": null,
23+
"kernel_version": "unknown",
24+
"runtime_version": "CUDA 12.8"
25+
}

0 commit comments

Comments
 (0)