| fix(metrics): tolerate missing HCCN device IPs HCCN IP collection can fail on nodes where hccn_tool does not return an address for every selected NPU. Treat the per-device miss as debug noise and avoid failing group device info generation solely because the IP vector is shorter than the selected real IDs. Constraint: Requested to keep hccn_tool parsing behavior unchanged Rejected: Parse hccn_tool output in C++ | user requested no parser changes Confidence: medium Scope-risk: narrow Tested: git diff --check Not-tested: bash run.sh test -j 4 could not configure in clean worktree because vendor/src third-party sources and generated libraries were missing Signed-off-by: robbluo <luowenyu4@huawei.com> | 17 天前 |