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

Change-Id: I81854598d8e1ae0b5cff24012e8f381258e0818f


[ROCm/hip-tests commit: 09fc34b982]
이 커밋은 다음에 포함됨:
Nives Vukovic
2023-12-12 13:10:39 +00:00
커밋한 사람 Rakesh Roy
부모 7c8f7051a3
커밋 fcffafb921
6개의 변경된 파일771개의 추가작업 그리고 5개의 파일을 삭제
+2 -1
파일 보기
@@ -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;