dragonflight/services/node-agent
ZGaetano f223bb8c8b fix(node-agent): count GPUs via /dev/nvidiaN device nodes
_gpuCache was empty (probeGpusViaSmi container didn't populate it), so the count fell back to 1 → NVIDIA_VISIBLE_DEVICES=all again. Count /dev/nvidiaN nodes directly (visible in the privileged node-agent container, confirmed 3) — same method the heartbeat uses.
2026-06-04 16:02:22 +00:00
..
Dockerfile feat(node-agent): add Dockerfile 2026-05-20 13:47:57 -04:00
index.js fix(node-agent): count GPUs via /dev/nvidiaN device nodes 2026-06-04 16:02:22 +00:00
package.json feat(node-agent): add package.json for cluster heartbeat agent 2026-05-20 13:47:53 -04:00