EXSWHTEC-259 - Implement new and extend existing tests for thread_block #151
Change-Id: I4d85af8e5f805a1c8ff7b7efd3b3400f38343ea9
This commit is contained in:
zatwierdzone przez
Rakesh Roy
rodzic
4507ee6531
commit
4fa177dd2b
@@ -30,6 +30,9 @@ int main(int argc, char** argv) {
|
||||
| Opt(cmd_options.progress)
|
||||
["-P"]["--progress"]
|
||||
("Show progress bar when running performance tests")
|
||||
| Opt(cmd_options.cg_iterations, "cg_iterations")
|
||||
["-E"]["--cg-iterations"]
|
||||
("Number of iterations used for cooperative groups sync tests (default: 5)")
|
||||
| Opt(cmd_options.cg_extended_run, "cg_extened_run")
|
||||
["-E"]["--cg-extended-run"]
|
||||
("TODO: Description goes here")
|
||||
|
||||
Reference in New Issue
Block a user