SWDEV-292618 - Enable/Fix few of the dtests on Nvidia Platform

Change-Id: I6f4e37b293aac9054a768f9d692b914f52d42756


[ROCm/hip commit: 57569c62f4]
This commit is contained in:
Satyanvesh Dittakavi
2021-06-24 13:23:20 -04:00
parent 88417629eb
commit 7a49cdb7a0
29 changed files with 43 additions and 42 deletions
@@ -21,7 +21,7 @@
// kernel. Verify that all the kernels queued are executed before the callback.
/* HIT_START
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11 EXCLUDE_HIP_PLATFORM nvidia
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* TEST: %t
* HIT_END
*/