Files
rocm-systems/projects/hip/samples/1_Utils/hipCommander/loop.hcm
T
ansurya 8ff212f75b HIPCommander code cleanup (#1207)
* HIPCommander code cleanup

* Removed non-used headerfiles

* Removed empty ifdef


[ROCm/hip commit: 84f8441146]
2019-07-18 03:18:15 +00:00

4 líneas
73 B
Plaintext

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