647908ccb7
- Reimplement and expand hipMemcpyPeer/hipMemcpyPeerAsync tests using resource guards - Implement positive and negative test for hipMemGetAddressRange
24 строки
973 B
JSON
24 строки
973 B
JSON
{
|
|
"DisabledTests":
|
|
[
|
|
"Unit_hipStreamPerThread_DeviceReset_1",
|
|
"Unit_hipMallocManaged_OverSubscription",
|
|
"Unit_hipDeviceGetSharedMemConfig_Positive_Basic",
|
|
"Unit_hipDeviceGetSharedMemConfig_Positive_Threaded",
|
|
"Unit_hipDeviceGetCacheConfig_Positive_Basic",
|
|
"Unit_hipDeviceGetCacheConfig_Positive_Threaded",
|
|
"Unit_hipGetDeviceFlags_Positive_Context",
|
|
"Unit_hipIpcCloseMemHandle_Negative_Close_In_Originating_Process",
|
|
"Unit_hipIpcOpenMemHandle_Negative_Open_In_Creating_Process",
|
|
"Unit_hipDeviceGetPCIBusId_Negative_PartialFill",
|
|
"Unit_hipInit_Negative",
|
|
"Unit_hipMemset_Negative_OutOfBoundsPtr",
|
|
"Unit_hipDeviceReset_Positive_Basic",
|
|
"Unit_hipDeviceReset_Positive_Threaded",
|
|
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep",
|
|
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ClonedGrph",
|
|
"Unit_hipGraphDestroyNode_Complx_ChkNumOfNodesNDep_ChldNode",
|
|
"Unit_hipMemGetAddressRange_Negative"
|
|
]
|
|
}
|