EXSWHTEC-253 - Implement tests for coalesced_group basic APIs (#154)
Change-Id: I81854598d8e1ae0b5cff24012e8f381258e0818f
[ROCm/hip-tests commit: 09fc34b982]
This commit is contained in:
zatwierdzone przez
Rakesh Roy
rodzic
7c8f7051a3
commit
fcffafb921
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user