Fixing/Disabling tests on nvcc path

Change-Id: I7ed4a1246943867482ff595d5f98bb25bd79074b


[ROCm/hip commit: e7eaafe165]
This commit is contained in:
Jatin Chaudhary
2020-07-22 09:27:16 -04:00
committed by Jatin Chaudhary
parent b53d96779e
commit 2982f07b9c
10 changed files with 30 additions and 13 deletions
@@ -19,12 +19,13 @@ THE SOFTWARE.
/* HIT_START
* BUILD: %t %s ../test_common.cpp NVCC_OPTIONS -std=c++11
* BUILD: %t %s ../test_common.cpp NVCC_OPTIONS -std=c++11 EXCLUDE_HIP_PLATFORM nvcc
* TEST: %t
* HIT_END
*/
#include "test_common.h"
#include <hip/hip_runtime.h>
#include "hip/hip_fp16.h"
#define test_passed(test_name) \