[SWDEV-442583] - Fix for hipMemset performance tests
Change-Id: Id4f0d82551aaad6b7054660f318421e062c74c64
This commit is contained in:
zatwierdzone przez
Rakesh Roy
rodzic
26223a792b
commit
eeaa39f2bf
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user