e7edba491b
[ROCm/hip commit: ce92a53f25]
6 строки
183 B
Plaintext
6 строки
183 B
Plaintext
setstream(1);
|
|
NullKernel; streamsync;
|
|
loop(100); ModuleKernel; streamsync; endloop(1);
|
|
loop(100); AqlKernel; streamsync; endloop(1);
|
|
loop(3000); NullKernel; streamsync; endloop(1);
|