90417c23d1
- Add simple positive and negative test for hipInit api - Add simple positive and negative test for hipDriverGetVersion api - Disable hipInit negative test on AMD
17 خطوط
606 B
JSON
17 خطوط
606 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"
|
|
]
|
|
}
|