summaryrefslogtreecommitdiff
path: root/Microbenchmarks/CPU-DPU/support/params.h
diff options
context:
space:
mode:
authorBirte Kristina Friesel <birte.friesel@uos.de>2024-11-15 14:55:31 +0100
committerBirte Kristina Friesel <birte.friesel@uos.de>2024-11-15 14:55:31 +0100
commitd25ae864fa6a9461ac9bbb65122c4465ee36690d (patch)
tree5320d6057228b71a831b5e5c62637edd9137733d /Microbenchmarks/CPU-DPU/support/params.h
parentb7cfb8dc3ff4c6e2d58de8d10d6c2622fd12d1a7 (diff)
CPU-DPU microbenchmark: use default number of threads per pool
Diffstat (limited to 'Microbenchmarks/CPU-DPU/support/params.h')
-rw-r--r--Microbenchmarks/CPU-DPU/support/params.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Microbenchmarks/CPU-DPU/support/params.h b/Microbenchmarks/CPU-DPU/support/params.h
index d5d3e36..6e9a469 100644
--- a/Microbenchmarks/CPU-DPU/support/params.h
+++ b/Microbenchmarks/CPU-DPU/support/params.h
@@ -35,7 +35,6 @@ static void usage() {
"\n"
"\nBenchmark-specific options:"
"\n -i <I> input size (default=8K elements)"
- "\n -n <N> number of threads per pool (default=8)"
"\n -N <N> number of nops in dpu task (default=0)"
"\n -I <N> number of instructions in dpu binary (default=0)"
"\n -a <spec> allocate input data on specified NUMA node(s)"