[SWDEV-468039] - Disable FP8 test to merge clr patch
Change-Id: I60314444bdbfaef1a5de0876144e8e1e2217fe40
[ROCm/hip-tests commit: 4f33714399]
This commit is contained in:
committed by
Sai-poorna Pasham
parent
f64dd272c8
commit
ba7bb751a8
@@ -1329,6 +1329,17 @@
|
|||||||
"=== SWDEV-457316 Below tests are disabled temporarily to avoid combined PSDB ===",
|
"=== SWDEV-457316 Below tests are disabled temporarily to avoid combined PSDB ===",
|
||||||
"Unit_hipGraphAddMemAllocNode_Positive_FreeSeparateGraph",
|
"Unit_hipGraphAddMemAllocNode_Positive_FreeSeparateGraph",
|
||||||
"Unit_hipGraphAddMemFreeNode_Negative_NotSupported",
|
"Unit_hipGraphAddMemFreeNode_Negative_NotSupported",
|
||||||
|
"Unit_fp8_compare_host_device - float",
|
||||||
|
"Unit_fp8_compare_host_device - double",
|
||||||
|
"Unit_fp8x2_compare_host_device",
|
||||||
|
"Unit_fp8x2_split_compare",
|
||||||
|
"Unit_fp8x4_split_compare",
|
||||||
|
"Unit_fp8_bool",
|
||||||
|
"Unit_all_fp8_cvt",
|
||||||
|
"Unit_all_fp8_vector_cvt",
|
||||||
|
"Unit_fp8_correctness - float",
|
||||||
|
"Unit_fp8_correctness - double",
|
||||||
|
"Unit_fp8_vector_basic_conversions",
|
||||||
#endif
|
#endif
|
||||||
#if defined gfx906
|
#if defined gfx906
|
||||||
"=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===",
|
"=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===",
|
||||||
|
|||||||
@@ -1441,6 +1441,17 @@
|
|||||||
"Unit_hipStreamBeginCaptureToGraph_CaptureDepGraph",
|
"Unit_hipStreamBeginCaptureToGraph_CaptureDepGraph",
|
||||||
"=== SWDEV-465071 Below test is temporarily disabled due to compiler change ===",
|
"=== SWDEV-465071 Below test is temporarily disabled due to compiler change ===",
|
||||||
"Unit_hipClassKernel_Virtual",
|
"Unit_hipClassKernel_Virtual",
|
||||||
|
"Unit_fp8_compare_host_device - float",
|
||||||
|
"Unit_fp8_compare_host_device - double",
|
||||||
|
"Unit_fp8x2_compare_host_device",
|
||||||
|
"Unit_fp8x2_split_compare",
|
||||||
|
"Unit_fp8x4_split_compare",
|
||||||
|
"Unit_fp8_bool",
|
||||||
|
"Unit_all_fp8_cvt",
|
||||||
|
"Unit_all_fp8_vector_cvt",
|
||||||
|
"Unit_fp8_correctness - float",
|
||||||
|
"Unit_fp8_correctness - double",
|
||||||
|
"Unit_fp8_vector_basic_conversions",
|
||||||
#endif
|
#endif
|
||||||
"End of json"
|
"End of json"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user