88fbbd666b
- Fix warnings in some test cases due to unused variables or signed/unsigned comparison. - Disabled vulkan tests on MI200.
26 lines
1.2 KiB
JSON
26 lines
1.2 KiB
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",
|
|
"Unit_hipExternalMemoryGetMappedBuffer_Vulkan_Positive_Read_Write",
|
|
"Unit_hipExternalMemoryGetMappedBuffer_Vulkan_Negative_Parameters",
|
|
"Unit_hipImportExternalMemory_Vulkan_Negative_Parameters",
|
|
"Unit_hipWaitExternalSemaphoresAsync_Vulkan_Positive_Binary_Semaphore",
|
|
"Unit_hipWaitExternalSemaphoresAsync_Vulkan_Positive_Multiple_Semaphores",
|
|
"Unit_hipWaitExternalSemaphoresAsync_Vulkan_Negative_Parameters",
|
|
"Unit_hipSignalExternalSemaphoresAsync_Vulkan_Positive_Binary_Semaphore",
|
|
"Unit_hipSignalExternalSemaphoresAsync_Vulkan_Positive_Multiple_Semaphores",
|
|
"Unit_hipSignalExternalSemaphoresAsync_Vulkan_Negative_Parameters",
|
|
"Unit_hipImportExternalSemaphore_Vulkan_Negative_Parameters",
|
|
"Unit_hipDestroyExternalSemaphore_Vulkan_Negative_Parameters"
|
|
]
|
|
|
|
}
|