From ed77e57e5fa3bd01597d003ef3e3a650ffd60362 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Constantin=20F=C3=BCrst?= Date: Wed, 31 Jan 2024 21:53:02 +0100 Subject: [PATCH] remove benchmark descriptors for unused engine location benchmark --- .../dstcopy-internode-n0ton1-1gib.json | 19 ------------ .../dstcopy-intersock-n0ton4-1gib.json | 19 ------------ .../dstoutsidercopy-intersock-n0to4-1gib.json | 19 ------------ ...odeoutsidercopy-internode-n0ton1-1gib.json | 19 ------------ ...ockoutsidercopy-internode-n0ton1-1gib.json | 19 ------------ .../srccopy-internode-n0ton1-1gib.json | 19 ------------ .../srccopy-intersock-n0ton4-1gib.json | 19 ------------ .../srcoutsidercopy-intersock-n0to4-1gib.json | 19 ------------ .../xcopy-internode-n0ton1-1gib.json | 31 ------------------- .../xcopy-intersock-n0ton4-1gib.json | 31 ------------------- 10 files changed, 214 deletions(-) delete mode 100644 benchmarks/benchmark-descriptors/engine-location-bench/dstcopy-internode-n0ton1-1gib.json delete mode 100644 benchmarks/benchmark-descriptors/engine-location-bench/dstcopy-intersock-n0ton4-1gib.json delete mode 100644 benchmarks/benchmark-descriptors/engine-location-bench/dstoutsidercopy-intersock-n0to4-1gib.json delete mode 100644 benchmarks/benchmark-descriptors/engine-location-bench/nodeoutsidercopy-internode-n0ton1-1gib.json delete mode 100644 benchmarks/benchmark-descriptors/engine-location-bench/sockoutsidercopy-internode-n0ton1-1gib.json delete mode 100644 benchmarks/benchmark-descriptors/engine-location-bench/srccopy-internode-n0ton1-1gib.json delete mode 100644 benchmarks/benchmark-descriptors/engine-location-bench/srccopy-intersock-n0ton4-1gib.json delete mode 100644 benchmarks/benchmark-descriptors/engine-location-bench/srcoutsidercopy-intersock-n0to4-1gib.json delete mode 100644 benchmarks/benchmark-descriptors/engine-location-bench/xcopy-internode-n0ton1-1gib.json delete mode 100644 benchmarks/benchmark-descriptors/engine-location-bench/xcopy-intersock-n0ton4-1gib.json diff --git a/benchmarks/benchmark-descriptors/engine-location-bench/dstcopy-internode-n0ton1-1gib.json b/benchmarks/benchmark-descriptors/engine-location-bench/dstcopy-internode-n0ton1-1gib.json deleted file mode 100644 index 9b22997..0000000 --- a/benchmarks/benchmark-descriptors/engine-location-bench/dstcopy-internode-n0ton1-1gib.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "count": 1, - "list": [ - { - "affinity": { - "nnode_dst": 1, - "nnode_src": 0, - "node": 1 - }, - "task": { - "size": 1073741824, - "batch_size": 0, - "reps": 1 - } - } - ], - "path": "hw", - "repetitions": 10 -} \ No newline at end of file diff --git a/benchmarks/benchmark-descriptors/engine-location-bench/dstcopy-intersock-n0ton4-1gib.json b/benchmarks/benchmark-descriptors/engine-location-bench/dstcopy-intersock-n0ton4-1gib.json deleted file mode 100644 index e8825f5..0000000 --- a/benchmarks/benchmark-descriptors/engine-location-bench/dstcopy-intersock-n0ton4-1gib.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "count": 1, - "list": [ - { - "affinity": { - "nnode_dst": 4, - "nnode_src": 0, - "node": 4 - }, - "task": { - "size": 1073741824, - "batch_size": 0, - "reps": 1 - } - } - ], - "path": "hw", - "repetitions": 10 -} \ No newline at end of file diff --git a/benchmarks/benchmark-descriptors/engine-location-bench/dstoutsidercopy-intersock-n0to4-1gib.json b/benchmarks/benchmark-descriptors/engine-location-bench/dstoutsidercopy-intersock-n0to4-1gib.json deleted file mode 100644 index 956c894..0000000 --- a/benchmarks/benchmark-descriptors/engine-location-bench/dstoutsidercopy-intersock-n0to4-1gib.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "count": 1, - "list": [ - { - "affinity": { - "nnode_dst": 4, - "nnode_src": 0, - "node": 7 - }, - "task": { - "size": 1073741824, - "batch_size": 0, - "reps": 1 - } - } - ], - "path": "hw", - "repetitions": 10 -} \ No newline at end of file diff --git a/benchmarks/benchmark-descriptors/engine-location-bench/nodeoutsidercopy-internode-n0ton1-1gib.json b/benchmarks/benchmark-descriptors/engine-location-bench/nodeoutsidercopy-internode-n0ton1-1gib.json deleted file mode 100644 index 4cfd3ee..0000000 --- a/benchmarks/benchmark-descriptors/engine-location-bench/nodeoutsidercopy-internode-n0ton1-1gib.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "count": 1, - "list": [ - { - "affinity": { - "nnode_dst": 1, - "nnode_src": 0, - "node": 3 - }, - "task": { - "size": 1073741824, - "batch_size": 0, - "reps": 1 - } - } - ], - "path": "hw", - "repetitions": 10 -} \ No newline at end of file diff --git a/benchmarks/benchmark-descriptors/engine-location-bench/sockoutsidercopy-internode-n0ton1-1gib.json b/benchmarks/benchmark-descriptors/engine-location-bench/sockoutsidercopy-internode-n0ton1-1gib.json deleted file mode 100644 index 4cfd3ee..0000000 --- a/benchmarks/benchmark-descriptors/engine-location-bench/sockoutsidercopy-internode-n0ton1-1gib.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "count": 1, - "list": [ - { - "affinity": { - "nnode_dst": 1, - "nnode_src": 0, - "node": 3 - }, - "task": { - "size": 1073741824, - "batch_size": 0, - "reps": 1 - } - } - ], - "path": "hw", - "repetitions": 10 -} \ No newline at end of file diff --git a/benchmarks/benchmark-descriptors/engine-location-bench/srccopy-internode-n0ton1-1gib.json b/benchmarks/benchmark-descriptors/engine-location-bench/srccopy-internode-n0ton1-1gib.json deleted file mode 100644 index e43347e..0000000 --- a/benchmarks/benchmark-descriptors/engine-location-bench/srccopy-internode-n0ton1-1gib.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "count": 1, - "list": [ - { - "affinity": { - "nnode_dst": 1, - "nnode_src": 0, - "node": 0 - }, - "task": { - "size": 1073741824, - "batch_size": 0, - "reps": 1 - } - } - ], - "path": "hw", - "repetitions": 10 -} \ No newline at end of file diff --git a/benchmarks/benchmark-descriptors/engine-location-bench/srccopy-intersock-n0ton4-1gib.json b/benchmarks/benchmark-descriptors/engine-location-bench/srccopy-intersock-n0ton4-1gib.json deleted file mode 100644 index d72ea42..0000000 --- a/benchmarks/benchmark-descriptors/engine-location-bench/srccopy-intersock-n0ton4-1gib.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "count": 1, - "list": [ - { - "affinity": { - "nnode_dst": 4, - "nnode_src": 0, - "node": 0 - }, - "task": { - "size": 1073741824, - "batch_size": 0, - "reps": 1 - } - } - ], - "path": "hw", - "repetitions": 10 -} \ No newline at end of file diff --git a/benchmarks/benchmark-descriptors/engine-location-bench/srcoutsidercopy-intersock-n0to4-1gib.json b/benchmarks/benchmark-descriptors/engine-location-bench/srcoutsidercopy-intersock-n0to4-1gib.json deleted file mode 100644 index 670ac14..0000000 --- a/benchmarks/benchmark-descriptors/engine-location-bench/srcoutsidercopy-intersock-n0to4-1gib.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "count": 1, - "list": [ - { - "affinity": { - "nnode_dst": 4, - "nnode_src": 0, - "node": 3 - }, - "task": { - "size": 1073741824, - "batch_size": 0, - "reps": 1 - } - } - ], - "path": "hw", - "repetitions": 10 -} \ No newline at end of file diff --git a/benchmarks/benchmark-descriptors/engine-location-bench/xcopy-internode-n0ton1-1gib.json b/benchmarks/benchmark-descriptors/engine-location-bench/xcopy-internode-n0ton1-1gib.json deleted file mode 100644 index 2179684..0000000 --- a/benchmarks/benchmark-descriptors/engine-location-bench/xcopy-internode-n0ton1-1gib.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "count": 2, - "list": [ - { - "affinity": { - "nnode_dst": 1, - "nnode_src": 0, - "node": 0 - }, - "task": { - "size": 536870912, - "batch_size": 0, - "reps": 1 - } - }, - { - "affinity": { - "nnode_dst": 1, - "nnode_src": 0, - "node": 1 - }, - "task": { - "size": 536870912, - "batch_size": 0, - "reps": 1 - } - } - ], - "path": "hw", - "repetitions": 10 -} \ No newline at end of file diff --git a/benchmarks/benchmark-descriptors/engine-location-bench/xcopy-intersock-n0ton4-1gib.json b/benchmarks/benchmark-descriptors/engine-location-bench/xcopy-intersock-n0ton4-1gib.json deleted file mode 100644 index 8ca81c5..0000000 --- a/benchmarks/benchmark-descriptors/engine-location-bench/xcopy-intersock-n0ton4-1gib.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "count": 2, - "list": [ - { - "affinity": { - "nnode_dst": 4, - "nnode_src": 0, - "node": 0 - }, - "task": { - "size": 536870912, - "batch_size": 0, - "reps": 1 - } - }, - { - "affinity": { - "nnode_dst": 4, - "nnode_src": 0, - "node": 4 - }, - "task": { - "size": 536870912, - "batch_size": 0, - "reps": 1 - } - } - ], - "path": "hw", - "repetitions": 10 -} \ No newline at end of file