From 97ba6163d9609df945d6b2bd5ef9b3537f3f56ba Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 17 May 2023 16:11:16 +0200 Subject: SCAN-SSA: Add OpenMP variant --- SCAN-SSA/support/params.h | 1 - 1 file changed, 1 deletion(-) (limited to 'SCAN-SSA/support/params.h') diff --git a/SCAN-SSA/support/params.h b/SCAN-SSA/support/params.h index cdc075d..8d51c98 100644 --- a/SCAN-SSA/support/params.h +++ b/SCAN-SSA/support/params.h @@ -17,7 +17,6 @@ static void usage() { "\n -h help" "\n -w # of untimed warmup iterations (default=1)" "\n -e # of timed repetition iterations (default=3)" - "\n -x Weak (0) or strong (1) scaling (default=0)" "\n" "\nBenchmark-specific options:" "\n -i input size (default=3932160 elements)" -- cgit v1.2.3