SWDEV-468039 - Add Catch Test for fp8 OCP type conversions

Change-Id: I2648909483b8dc32fcd720c18608c5ca32399045
This commit is contained in:
Rahul Manocha
2024-06-26 16:24:23 -07:00
committed by Rahul Manocha
parent f62e3df454
commit e3e662b52b
6 changed files with 2357 additions and 300 deletions
-11
View File
@@ -1081,17 +1081,6 @@
"=== SWDEV-457316 Below tests are disabled temporarily to avoid combined PSDB ===",
"Unit_hipGraphAddMemAllocNode_Positive_FreeSeparateGraph",
"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
#if defined gfx908
"=== Below test soft hang in stress test on 29/08/23 ===",
@@ -1255,17 +1255,6 @@
"Unit_hipStreamBeginCaptureToGraph_CaptureDepGraph",
"=== SWDEV-465071 Below test is temporarily disabled due to compiler change ===",
"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",
"=== SWDEV-486448 - Following tests disabled due to taking too much time to execute, ~700s per test",
"Unit_Coalesced_Group_Tiled_Partition_Getters_Positive_Basic",
"Unit_Coalesced_Group_Tiled_Partition_Shfl_Up_Positive_Basic - int",