Add option to repeat the kernel on the device NUM times to increase benchmark accuracy
This commit is contained in:
@@ -1189,6 +1189,7 @@ typedef struct
|
||||
uint quiet;
|
||||
uint force;
|
||||
uint benchmark;
|
||||
uint benchmark_repeats;
|
||||
uint runtime;
|
||||
uint remove;
|
||||
uint remove_timer;
|
||||
|
||||
Reference in New Issue
Block a user