647908ccb7
- Reimplement and expand hipMemcpyPeer/hipMemcpyPeerAsync tests using resource guards - Implement positive and negative test for hipMemGetAddressRange
15 lines
391 B
JSON
15 lines
391 B
JSON
{
|
|
"DisabledTests":
|
|
[
|
|
"Unit_hipStreamPerThread_DeviceReset_1",
|
|
"Unit_hipMallocManaged_OverSubscription",
|
|
"Unit_hipDeviceGetPCIBusId_Negative_PartialFill",
|
|
"Unit_hipInit_Negative",
|
|
"Unit_BuiltinAtomicsRTC_fmaxCoherentGlobalMem",
|
|
"Unit_BuiltinAtomicsRTC__fminCoherentGlobalMem",
|
|
"Unit_BuiltInAtomicAdd_CoherentGlobalMemWithRtc",
|
|
"Unit_hipMemGetAddressRange_Negative"
|
|
]
|
|
|
|
}
|