Disable Performance_hipExtLaunchKernelGGL_QueryGPUFrequency
as it should be a local perf test.

Change-Id: I7e94743d6958ffaadae9cff297e3f2d93f9ff817


[ROCm/hip-tests commit: ff516573f2]
Этот коммит содержится в:
taosang2
2025-01-31 16:34:02 -05:00
коммит произвёл Tao Sang
родитель 9ebb385ada
Коммит acefa8b3de
3 изменённых файлов: 7 добавлений и 1 удалений
+2
Просмотреть файл
@@ -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"
]
}
+2
Просмотреть файл
@@ -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"
]
}
+3 -1
Просмотреть файл
@@ -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"
]
}