{"niter","Perform multiple iteration per test",'l',PARAM_OPTION,1,0,TestValInt,{1},NULL,pread_int,sprint_int},
{"trace","Enable the trace generation",-30,PARAM_OPTION,0,0,TestValInt,{0},NULL,pread_int,sprint_int},
{"nowarmup","Disable the warmup run to load libraries",-31,PARAM_OPTION,0,0,TestValInt,{0},NULL,pread_int,sprint_int},
{"mtxfmt","Change the way the matrix is stored (0: global, 1: tiles, 2: OOC)",-32,PARAM_OPTION|PARAM_INPUT|PARAM_OUTPUT,1,6,TestValInt,{0},NULL,pread_int,sprint_int},