KFDTest: remove the usage global g_TestGPUFamilyId
Adjust the KFDTest for multi-gou support
Change-Id: Ib3491e3f645d35fdba6ab702d65fcc86f48d3958
Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
[ROCm/ROCR-Runtime commit: b4e834ab61]
This commit is contained in:
@@ -30,7 +30,6 @@ extern unsigned int g_TestTimeOut;
|
||||
extern int g_TestNodeId;
|
||||
extern int g_TestDstNodeId;
|
||||
extern bool g_IsChildProcess;
|
||||
extern unsigned int g_TestGPUFamilyId;
|
||||
|
||||
// Each test should call TEST_START with the test custom profile and HW scheduling
|
||||
enum TESTPROFILE{
|
||||
|
||||
Reference in New Issue
Block a user