Commit 8b12e8f
authored
[GPURUN] new binding script uses numa info from: lscpu and amd-smi library (#721)
supports flags:
-v:
-vv
-vvv
-taskset: use taskset
-numactl: use numactl(D)
-nobind: use nobind
lscpu numa info
NUMA node0 CPU(s): 0-7
NUMA node1 CPU(s): 8-15
rocm-smi --showtoponuma info
GPU[0] : (Topology) Numa Node: 6
GPU[0] : (Topology) Numa Affinity: 6
GPU[1] : (Topology) Numa Node: 6
GPU[1] : (Topology) Numa Affinity: 61 parent 40ae983 commit 8b12e8f
3 files changed
+969
-693
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
0 commit comments