HIPCommander code cleanup (#1207)

* HIPCommander code cleanup

* Removed non-used headerfiles

* Removed empty ifdef
Tento commit je obsažen v:
ansurya
2019-07-18 08:48:15 +05:30
odevzdal Maneesh Gupta
rodič 1dcf618d20
revize 84f8441146
12 změnil soubory, kde provedl 34 přidání a 178 odebrání
+2 -2
Zobrazit soubor
@@ -1,3 +1,3 @@
loop,1000; H2D; NullKernel; D2H; endloop;
loop(1000); H2D; NullKernel; D2H; endloop;
streamsync;
printTiming, 1000
printTiming(1000)