From d25ae864fa6a9461ac9bbb65122c4465ee36690d Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 15 Nov 2024 14:55:31 +0100 Subject: CPU-DPU microbenchmark: use default number of threads per pool --- Microbenchmarks/CPU-DPU/support/params.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Microbenchmarks/CPU-DPU/support') 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 input size (default=8K elements)" - "\n -n number of threads per pool (default=8)" "\n -N number of nops in dpu task (default=0)" "\n -I number of instructions in dpu binary (default=0)" "\n -a allocate input data on specified NUMA node(s)" -- cgit v1.2.3