SWDEV-344691 - hipMalloc3DArray fails if width is more than capacity. (#2819)

Change-Id: I3eeaa9ef2b3197b3e5c5f03ccc1ba069dfb64fb7
This commit is contained in:
ROCm CI Service Account
2022-07-26 12:14:26 +05:30
committed by GitHub
parent bc9d0e6661
commit 6c17b7f77e
3 changed files with 19 additions and 3 deletions
@@ -34,5 +34,13 @@
"Unit_hipArrayCreate_happy - float4",
"Unit_hipMemVmm_Basic",
"Unit_hipGraphExecMemcpyNodeSetParamsToSymbol_Functional"
"Unit_hipMallocManaged_MultiChunkMultiDevice",
"Unit_hipMallocManaged_TwoPointers - int",
"Unit_hipMallocManaged_TwoPointers - float",
"Unit_hipMallocManaged_TwoPointers - double",
"Unit_hipMallocManaged_DeviceContextChange - unsigned char",
"Unit_hipMallocManaged_DeviceContextChange - int",
"Unit_hipMallocManaged_DeviceContextChange - float",
"Unit_hipMallocManaged_DeviceContextChange - double"
]
}