[SWDEV-442583] - Fix for hipMemset performance tests

Change-Id: Id4f0d82551aaad6b7054660f318421e062c74c64
This commit is contained in:
Rahul Manocha
2024-04-12 14:38:44 -07:00
zatwierdzone przez Rakesh Roy
rodzic 26223a792b
commit eeaa39f2bf
6 zmienionych plików z 4 dodań i 12 usunięć
@@ -309,10 +309,6 @@
"Unit_hipFuncSetAttribute_Positive_MaxDynamicSharedMemorySize_Not_Supported",
"Unit_hipFuncSetAttribute_Positive_PreferredSharedMemoryCarveout_Not_Supported",
"Unit_hipLaunchCooperativeKernel_Negative_Parameters",
"Performance_hipMemsetD16",
"Performance_hipMemsetD16Async",
"Performance_hipMemsetD32",
"Performance_hipMemsetD32Async",
"Unit_hipDeviceGetGraphMemAttribute_Positive_ReuseMemory",
"Unit_hipGraphAddNodeTypeEventWait_Positive_Basic",
"Unit_hipDrvGraphAddMemsetNode_Negative_Parameters",
@@ -387,10 +387,6 @@
"Unit_hipFuncSetSharedMemConfig_Negative_Not_Supported",
"Unit_hipFuncSetAttribute_Positive_MaxDynamicSharedMemorySize_Not_Supported",
"Unit_hipFuncSetAttribute_Positive_PreferredSharedMemoryCarveout_Not_Supported",
"Performance_hipMemsetD16",
"Performance_hipMemsetD16Async",
"Performance_hipMemsetD32",
"Performance_hipMemsetD32Async",
"Performance_hipMemcpy2D_HostToHost",
"Performance_hipMemcpy2DAsync_HostToHost",
"Unit_hipDeviceGetGraphMemAttribute_Positive_ReuseMemory",