"include/gtest/vscode:/vscode.git/clone" did not exist on "4879aac74991ad4552c5ed2ec178af511f3feb5e"
Runner: Add local numactl GPU affinity support (#6)
- Add `numactl` support for local runner modes, including `cpunodebind`, `membind`, and `physcpubind`. - Add `gpu_affinity` resolution through `sb node topo --get gpu-numa-affinity --gpu-id`. - Add `sb node topo` support for GPU NUMA topology queries. - Update BW1000 config to use the new local `numactl` semantics. - Document the new `numactl` mode fields and limitations.
Showing
superbench/runner/numactl.py
0 → 100644
tests/runner/test_numactl.py
0 → 100644
Please register or sign in to comment