8ff212f75b
* HIPCommander code cleanup
* Removed non-used headerfiles
* Removed empty ifdef
[ROCm/hip commit: 84f8441146]
6 linhas
171 B
Plaintext
6 linhas
171 B
Plaintext
setstream(1);
|
|
NullKernel; streamsync;
|
|
loop(100); ModuleKernel; streamsync; endloop(1);
|
|
loop(100); streamsync; endloop(1);
|
|
loop(3000); NullKernel; streamsync; endloop(1);
|