Closed as duplicate of#17486
Description
Describe the bug
********************
Failed Tests (2):
SYCL :: ThreadSanitizer/check_device_global.cpp
SYCL :: ThreadSanitizer/check_usm.cpp
See:
https://github.com/intel/llvm/actions/runs/14868736228/job/41752863585?pr=18343
https://github.com/intel/llvm/actions/runs/14873963032/job/41768169548?pr=18344
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