Describe the bug
List of tests marked as UNSUPPORTED on DG2:
Matrix/SG32/element_wise_abc.cpp
Matrix/SG32/element_wise_all_ops.cpp
Matrix/SG32/element_wise_all_ops_half.cpp
Matrix/SG32/element_wise_all_ops_int8.cpp
Matrix/SG32/element_wise_all_ops_int8_packed.cpp
Matrix/SG32/element_wise_all_sizes.cpp
Matrix/SG32/element_wise_ops.cpp
Matrix/SG32/get_coordinate_ops.cpp
Matrix/SG32/joint_matrix_all_sizes.cpp
Matrix/SG32/joint_matrix_apply_bf16.cpp
Matrix/SG32/joint_matrix_apply_two_matrices.cpp
Matrix/SG32/joint_matrix_bf16_fill_k_cache.cpp
Matrix/SG32/joint_matrix_bf16_fill_k_cache_SLM.cpp
Matrix/SG32/joint_matrix_bf16_fill_k_cache_init.cpp
Matrix/SG32/joint_matrix_bf16_fill_k_cache_unroll.cpp
Matrix/SG32/joint_matrix_bf16_fill_k_cache_unroll_init.cpp
Matrix/SG32/joint_matrix_bfloat16_array.cpp
Matrix/SG32/joint_matrix_down_convert.cpp
Matrix/SG32/joint_matrix_int8_rowmajorA_rowmajorB.cpp
Matrix/SG32/joint_matrix_rowmajorA_rowmajorB.cpp
Matrix/SG32/joint_matrix_ss_int8.cpp
Matrix/SG32/joint_matrix_su_int8.cpp
Matrix/SG32/joint_matrix_transposeC.cpp
Matrix/SG32/joint_matrix_us_int8.cpp
Matrix/SG32/joint_matrix_uu_int8.cpp
Matrix/joint_matrix_annotated_ptr.cpp
Matrix/joint_matrix_bf16_fill_k_cache_OOB.cpp
Matrix/joint_matrix_down_convert.cpp
Not sure if there are plans to fix them or to keep as is, so adding this ticket to point to.
To reproduce
- Include a code snippet that is as short as possible
- Specify the command which should be used to compile the program
- Specify the command which should be used to launch the program
- Indicate what is wrong and what was expected
Environment
- OS: [e.g Windows/Linux]
- Target device and vendor: [e.g. Intel GPU]
- DPC++ version: [e.g. commit hash or output of
clang++ --version]
- Dependencies version: [e.g. the output of
sycl-ls --verbose]
Additional context
No response
Describe the bug
List of tests marked as UNSUPPORTED on DG2:
Not sure if there are plans to fix them or to keep as is, so adding this ticket to point to.
To reproduce
Environment
clang++ --version]sycl-ls --verbose]Additional context
No response