2
0
Ficheiros
rocm-systems/samples/1_Utils/hipCommander/loop.hcm
T
ansurya 53aeee42f9 HIPCommander code cleanup (#1207)
* HIPCommander code cleanup

* Removed non-used headerfiles

* Removed empty ifdef
2019-07-18 03:18:15 +00:00

4 linhas
73 B
Plaintext

loop(1000); H2D; NullKernel; D2H; endloop;
streamsync;
printTiming(1000)