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 7a0e0cb50e
commit 53aeee42f9
12 changed files with 34 additions and 178 deletions
@@ -1,5 +1,5 @@
setstream(1);
NullKernel; streamsync;
loop(100); ModuleKernel; streamsync; endloop(1);
loop(100); AqlKernel; streamsync; endloop(1);
loop(100); streamsync; endloop(1);
loop(3000); NullKernel; streamsync; endloop(1);