HIPCommander code cleanup (#1207)

* HIPCommander code cleanup

* Removed non-used headerfiles

* Removed empty ifdef
This commit is contained in:
ansurya
2019-07-18 08:48:15 +05:30
committed by Maneesh Gupta
parent d2e8cdc8fb
commit 12bf6dbcda
12 changed files with 34 additions and 178 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
loop,1000; H2D; NullKernel; D2H; endloop;
loop(1000); H2D; NullKernel; D2H; endloop;
streamsync;
printTiming, 1000
printTiming(1000)