Update tests.

Fix some NVCC issues.
Add hipStreamSync2, record_event tests.
This commit is contained in:
Ben Sander
2017-06-04 20:18:37 -05:00
parent d5c1616324
commit 8ce6d17983
6 changed files with 335 additions and 134 deletions
@@ -21,11 +21,12 @@
*/
/* HIT_START
* BUILD: %t %s ../../test_common.cpp
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* RUN: %t
* HIT_END
*/
#include <vector>
#include"test_common.h"
#define LEN 1024*1024