SWDEV-276169 - Multiprocess IPC tests for Events and Memory.

Change-Id: I4a7af60e732de234a535574aa8597a7abd0b899b
This commit is contained in:
kjayapra-amd
2021-03-08 20:44:30 -05:00
committed by Karthik Jayaprakash
parent da723c8807
commit 0bed2779aa
7 changed files with 388 additions and 1 deletions
+1
View File
@@ -154,6 +154,7 @@ extern unsigned threadsPerBlock;
extern int p_gpuDevice;
extern unsigned p_verbose;
extern int p_tests;
extern int debug_test;
extern const char* HIP_VISIBLE_DEVICES_STR;
extern const char* CUDA_VISIBLE_DEVICES_STR;
extern const char* PATH_SEPERATOR_STR;