EXSWHTEC-259 - Implement new and extend existing tests for thread_block #151

Change-Id: I4d85af8e5f805a1c8ff7b7efd3b3400f38343ea9


[ROCm/hip-tests commit: 4fa177dd2b]
Esse commit está contido em:
Nives Vukovic
2023-12-29 16:02:50 +00:00
commit de Rakesh Roy
commit 48c932afad
6 arquivos alterados com 362 adições e 26 exclusões
@@ -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")