Disable deviceAllocation tests (#141)
Disable tests calling TestMemoryAcrossMulKernels()/TestMemoryAcrossMulKernelsUsingGraph() as they might be hanging the whole machine on Windows
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8de71101d0
Коммит
a423c20690
@@ -148,6 +148,21 @@
|
||||
"Unit_deviceAllocation_Malloc_MulCodeObj",
|
||||
"Unit_deviceAllocation_New_MulCodeObj",
|
||||
"Unit_deviceAllocation_New_DeviceFunc",
|
||||
"====================================================",
|
||||
"Note: this tests were disabled because some seemed to hang the machine on Windows with Navi32;",
|
||||
"all the ones calling TestMemoryAcrossMulKernels()/TestMemoryAcrossMulKernelsUsingGraph() were disabled",
|
||||
"Unit_deviceAllocation_InOneThread_AccessInAllThreads",
|
||||
"Unit_deviceAllocation_Malloc_AcrossKernels",
|
||||
"Unit_deviceAllocation_New_AcrossKernels",
|
||||
"Unit_deviceAllocation_Malloc_ComplexDataType",
|
||||
"Unit_deviceAllocation_New_ComplexDataType",
|
||||
"Unit_deviceAllocation_Malloc_UnionType",
|
||||
"Unit_deviceAllocation_New_UnionType",
|
||||
"Unit_deviceAllocation_Malloc_SingleCodeObj",
|
||||
"Unit_deviceAllocation_New_SingleCodeObj",
|
||||
"Unit_deviceAllocation_Malloc_PerThread_Graph",
|
||||
"Unit_deviceAllocation_New_PerThread_Graph",
|
||||
"====================================================",
|
||||
"Unit_hipGraphAddEventRecordNode_MultipleRun",
|
||||
"Unit_hipDeviceGetPCIBusId_Negative_PartialFill",
|
||||
"Unit_hipStreamValue_Wait64_Blocking_NoMask_Nor",
|
||||
|
||||
Ссылка в новой задаче
Block a user