SWDEV-464648 - code and comment cleanups
Change-Id: I10b462078fa9eed73372d81dff92d7278731f736
Este commit está contenido en:
cometido por
Maneesh Gupta
padre
aee4042e09
commit
38f67d4a0b
@@ -1,25 +1,5 @@
|
||||
#define COMMON
|
||||
|
||||
#if defined gfx906
|
||||
#define VEGA20
|
||||
#endif
|
||||
|
||||
#if defined gfx908
|
||||
#define MI100
|
||||
#endif
|
||||
|
||||
#if defined gfx90a || defined gfx940 || defined gfx941 || defined gfx942
|
||||
#define MI2XX
|
||||
#endif
|
||||
|
||||
#if defined gfx1030
|
||||
#define NAVI21
|
||||
#endif
|
||||
|
||||
#if defined gfx1100 || defined gfx1102
|
||||
#define NAVI3X
|
||||
#endif
|
||||
|
||||
{
|
||||
"Info": [
|
||||
"File generated for commit on below mentioned date and time",
|
||||
@@ -1310,7 +1290,7 @@
|
||||
"Unit_atomicCAS_system_Positive_Host_And_Peer_GPUs - int",
|
||||
"Unit_atomicCAS_system_Positive_Host_And_Peer_GPUs - unsigned int",
|
||||
"Unit_atomicCAS_system_Positive_Host_And_Peer_GPUs - unsigned long long",
|
||||
"SWDEV-447384, SWDEV-447932: These tests fail in Navi31, Navi32 & Navi33",
|
||||
"SWDEV-447384, SWDEV-447932: These tests fail in gfx1100, gfx1101 & gfx1102",
|
||||
"Unit_hipFreeAsync_Negative_Parameters",
|
||||
"Unit_hipMallocMipmappedArray_DiffSizes",
|
||||
"Unit_hipMallocMipmappedArray_MultiThread",
|
||||
@@ -1368,11 +1348,11 @@
|
||||
"Unit_hipGraphAddMemAllocNode_Positive_FreeSeparateGraph",
|
||||
"Unit_hipGraphAddMemFreeNode_Negative_NotSupported",
|
||||
#endif
|
||||
#if defined VEGA20
|
||||
#if defined gfx906
|
||||
"=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===",
|
||||
"Unit_deviceAllocation_Malloc_ComplexDataType",
|
||||
#endif
|
||||
#if defined MI100
|
||||
#if defined gfx908
|
||||
"=== Below test soft hang in stress test on 29/08/23 ===",
|
||||
"Unit_hipMultiThreadStreams2",
|
||||
"=== SWDEV-425248:Below tests failed in stress test on 11/10/23 ===",
|
||||
@@ -1413,7 +1393,7 @@
|
||||
"=== SWDEV-443630 - Below tests failed in stress test on 19/01/23 ===",
|
||||
"Unit_hipGetSetDevice_MultiThreaded",
|
||||
#endif
|
||||
#if defined MI2XX
|
||||
#if defined gfx90a || defined gfx940 || defined gfx941 || defined gfx942
|
||||
"Unit_hipStreamPerThread_DeviceReset_1",
|
||||
"Unit_hipDeviceGetPCIBusId_Negative_PartialFill",
|
||||
"Unit_hipInit_Negative",
|
||||
@@ -1542,11 +1522,11 @@
|
||||
"Unit_Warp_Vote_Any_Positive_Basic",
|
||||
"Unit_Warp_Vote_All_Positive_Basic",
|
||||
#endif
|
||||
#if defined NAVI21
|
||||
#if defined gfx1030
|
||||
"=== SWDEV-445961: These tests hang in PSDB stress test on 09/02/2024 ===",
|
||||
"Unit_hipStreamBeginCapture_hipStreamPerThread",
|
||||
#endif
|
||||
#if defined NAVI3X
|
||||
#if defined gfx1100 || defined gfx1102
|
||||
"=== Below tests soft hang in stress test on 13/09/23 ===",
|
||||
"Unit_hipMemsetFunctional_ZeroValue_hipMemsetD16",
|
||||
"Unit_hipIpcMemAccess_Semaphores",
|
||||
|
||||
@@ -330,16 +330,16 @@
|
||||
"Unit_hipExtLaunchKernelGGL_Functional",
|
||||
"SWDEV-413997: VMM test still failing in windows",
|
||||
"Unit_hipMemSetAccess_ChangeAccessProp",
|
||||
"SWDEV-444041: These tests fail randomly in Navi21 MGU",
|
||||
"SWDEV-444041: These tests fail randomly in gfx1030 MGU",
|
||||
"Unit_hipMemMap_SameMemoryReuse",
|
||||
"Unit_hipMemMap_negative",
|
||||
"Unit_hipMemSetAccess_Vmm2PeerDevMemCpy",
|
||||
"SWDEV-444041: These tests fail in Navi31 MGPU",
|
||||
"SWDEV-444041: These tests fail in gfx1100 MGPU",
|
||||
"Unit_hipMemMap_PhysicalMemoryReuse_SingleGPU",
|
||||
"Unit_hipMemMap_PhysicalMemory_Map2MultVMMs",
|
||||
"Unit_hipMemMap_PhysicalMemoryReuse_MultiDev",
|
||||
"Unit_hipMemSetAccess_Vmm2VMMMemCpy",
|
||||
"SWDEV-444031: This test fails in Navi32 MGPU",
|
||||
"SWDEV-444031: This test fails in gfx1101 MGPU",
|
||||
"Unit_hipMemSetAccess_Multithreaded",
|
||||
"=== Below test fails in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/274 ===",
|
||||
"Unit_Printf_flags_Sanity_Positive",
|
||||
|
||||
@@ -594,7 +594,7 @@
|
||||
"Unit_hipGraphicsUnmapResources_Negative_Parameters",
|
||||
"Unit_hipGraphicsUnregisterResource_Negative_Parameters",
|
||||
"Unit_hipGraphExecMemcpyNodeSetParams1D_Negative",
|
||||
"Note: NAVI3X",
|
||||
"Note: gfx1100, gfx1101, gfx1102",
|
||||
"=== Below tests soft hang in stress test on 13/09/23 ===",
|
||||
"Unit_hipMemsetFunctional_ZeroValue_hipMemsetD16",
|
||||
"Unit_hipIpcMemAccess_Semaphores",
|
||||
|
||||
Referencia en una nueva incidencia
Block a user