Skip to content

Commit 8b12e8f

Browse files
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: 6
1 parent 40ae983 commit 8b12e8f

File tree

3 files changed

+969
-693
lines changed

3 files changed

+969
-693
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
add_openmp_util(${CMAKE_CURRENT_SOURCE_DIR}/gpurun)
2+
add_openmp_util(${CMAKE_CURRENT_SOURCE_DIR}/gpurun-old)

0 commit comments

Comments
 (0)