EXSWHTEC-253 - Implement tests for coalesced_group basic APIs (#154)

Change-Id: I81854598d8e1ae0b5cff24012e8f381258e0818f


[ROCm/hip-tests commit: 09fc34b982]
This commit is contained in:
Nives Vukovic
2023-12-12 13:10:39 +00:00
zatwierdzone przez Rakesh Roy
rodzic 7c8f7051a3
commit fcffafb921
6 zmienionych plików z 771 dodań i 5 usunięć
@@ -26,8 +26,9 @@ struct CmdOptions {
int iterations = 10;
int warmups = 100;
int cg_extended_run = 5;
int cg_iterations = 5;
bool no_display = false;
bool progress = false;
};
extern CmdOptions cmd_options;
extern CmdOptions cmd_options;