Files
rocm-systems/projects/hip/samples/1_Utils/hipCommander/perf/latency_hostsync.hcm
T
Ben Sander e7edba491b Add more debug info
[ROCm/hip commit: ce92a53f25]
2016-11-26 08:56:02 -06:00

9 regels
238 B
Plaintext

setstream,1;
NullKernel; streamsync;
loop,100000; NullKernel; streamsync; endloop,1;
loop,100000; H2D; streamsync; NullKernel; streamsync; endloop,1;
loop,100000; H2D; streamsync; NullKernel; streamsync; D2H; streamsync; endloop,1;