SWDEV-1 Disable a test
Disable Performance_hipExtLaunchKernelGGL_QueryGPUFrequency
as it should be a local perf test.
Change-Id: I7e94743d6958ffaadae9cff297e3f2d93f9ff817
[ROCm/hip-tests commit: ff516573f2]
Этот коммит содержится в:
@@ -912,6 +912,8 @@
|
||||
"=== SWDEV-470751 : Fine Grain memory is MTYPE_NC due to HW bug.",
|
||||
"Unit_hipEventCreateWithFlags_DisableSystemFence_CohHstMem",
|
||||
#endif
|
||||
"=== Following tests disabled as it should be a local perf test",
|
||||
"Performance_hipExtLaunchKernelGGL_QueryGPUFrequency",
|
||||
"End of json"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -751,6 +751,8 @@
|
||||
"Unit_hipGraphInstantiateWithFlags_AutoFreeOnLaunchDoubleKernel",
|
||||
"Unit_hipGraphInstantiateWithFlags_WithDefaultAndAutoFreeOnLaunch",
|
||||
#endif
|
||||
"=== Following tests disabled as it should be a local perf test",
|
||||
"Performance_hipExtLaunchKernelGGL_QueryGPUFrequency",
|
||||
"End of json"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -639,6 +639,8 @@
|
||||
"Note: test dropped in latest gerritgit",
|
||||
"Unit_hipStreamCreate_WithPriorityPerformance_Default_high",
|
||||
"Unit_hipStreamCreate_WithPriorityPerformance_Nonblocking_high",
|
||||
"Unit_hipStreamCreate_WithPriorityPerformance_Default_low"
|
||||
"Unit_hipStreamCreate_WithPriorityPerformance_Default_low",
|
||||
"=== Following tests disabled as it should be a local perf test",
|
||||
"Performance_hipExtLaunchKernelGGL_QueryGPUFrequency"
|
||||
]
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user