SWDEV-266829 - Enable more NV DTests

Enable NV DTests as many as possible.

Change-Id: I3fe6dba35a7a140a9a19df197b7885df83d28044


[ROCm/hip commit: 4b5468e8e6]
Αυτή η υποβολή περιλαμβάνεται σε:
Tao Sang
2021-07-09 17:32:06 -04:00
υποβλήθηκε από Tao Sang
γονέας f985ba8b26
υποβολή d33b577c95
7 αρχεία άλλαξαν με 8 προσθήκες και 9 διαγραφές
@@ -21,7 +21,7 @@ THE SOFTWARE.
* BUILD_CMD: vcpy_kernel.code %hc --genco %S/vcpy_kernel.cpp -o vcpy_kernel.code
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* TEST: %t --tests 0x1
* TEST: %t --tests 0x2 EXCLUDE_HIP_PLATFORM nvidia
* TEST: %t --tests 0x2
* HIT_END
*/
@@ -39,7 +39,6 @@ THE SOFTWARE.
#define LEN 64
#define SIZE LEN << 2
#define THREADS 8
#define MAX_THREADS 512
#define FILENAME "vcpy_kernel.code"
#define kernel_name "hello_world"