SWDEV-311271 - [catch2][dtest] Adding test for mempool and stream ordered memory APIs
Change-Id: Iddeb111e4b512bfc7422abc8e784b0a8e8fb133d
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
],
|
||||
"DisabledTests": [
|
||||
#if defined COMMON
|
||||
"Unit_hipMallocFromPoolAsync_MThread_MaxThresh",
|
||||
"Unit_hipMallocFromPoolAsync_MThread_CommonMpool_DefaultMempool",
|
||||
"Unit_hipMemPoolTrimTo_Multithreaded",
|
||||
"Unit_hipMemPoolSetGetAccess_Positive_MultipleGPU",
|
||||
"Unit_hipStreamPerThread_DeviceReset_1",
|
||||
"Unit_hipDeviceGetSharedMemConfig_Positive_Basic",
|
||||
"Unit_hipDeviceGetSharedMemConfig_Positive_Threaded",
|
||||
|
||||
@@ -8,6 +8,10 @@
|
||||
],
|
||||
"DisabledTests": [
|
||||
#if defined COMMON
|
||||
"Unit_hipMallocFromPoolAsync_MThread_MaxThresh",
|
||||
"Unit_hipMallocFromPoolAsync_MThread_CommonMpool_DefaultMempool",
|
||||
"Unit_hipMemPoolTrimTo_Multithreaded",
|
||||
"Unit_hipMemPoolSetGetAccess_Positive_MultipleGPU",
|
||||
"Unit_hipMalloc_CoherentTst",
|
||||
"Unit_hipTextureMipmapObj2D_Check",
|
||||
"Unit_hipGraphAddHostNode_ClonedGraphwithHostNode",
|
||||
|
||||
Reference in New Issue
Block a user