Open
Description
Describe the bug
********************
Timed Out Tests (2):
SYCL :: Matrix/SG32/joint_matrix_out_bounds.cpp
SYCL :: Matrix/joint_matrix_out_bounds_colmajor.cpp
https://github.com/intel/llvm/actions/runs/15730541729/job/44332400555?pr=19040
https://github.com/intel/llvm/actions/runs/15731504736/job/44335505358?pr=19042
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