From 27e4d8c309436786cf5aea664db1d23ecffd6a09 Mon Sep 17 00:00:00 2001 From: Raphael Boucherie <raphael.boucherie@inria.fr> Date: Thu, 6 Jul 2017 15:13:42 +0200 Subject: [PATCH] NB --- timing/timing.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timing/timing.c b/timing/timing.c index fc4a16fb7..67d197ae2 100644 --- a/timing/timing.c +++ b/timing/timing.c @@ -373,7 +373,7 @@ show_help(char *prog_name) { " -N, --n_range=R Range of N values\n" " with R=Start:Stop:Step (default: 500:5000:500)\n" " -k, --k, --K, --nrhs=x Dimension (K) of the matrices or number of right-hand size (default: 1)\n" - " -b, --nb=x Nb size. (default: 320)\n" + " -b, --nb=x NB size. (default: 320)\n" " -i, --ib=x IB size. (default: 32)\n" //" -x, --mx=x ?\n" todo //" -X, --nx=x ?\n" todo -- GitLab