add hipStreamQuery on nvcc, fix hipStreamWaitEvent for nvcc

[ROCm/clr commit: 9466ab4fca]
This commit is contained in:
Ben Sander
2016-09-02 17:24:16 -05:00
parent a65cc67602
commit 2d662d866f
2 changed files with 6 additions and 0 deletions
@@ -21,6 +21,7 @@ THE SOFTWARE.
#include "hip_runtime.h"
#include "test_common.h"
#include <vector>
unsigned p_streams = 6;