-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
The workflow that builds dpctl
started failing in execution of the project's test suite with 65 test failures:
= 65 failed, 11212 passed, 2682 skipped, 1 deselected, 230 warnings in 283.02s (0:04:43) =
The first compiler bundle with the problem:
- Version: clang version 18.0.0 (https://github.com/intel/llvm 8e921930d33fb46bc76089e3e982a158f1e31acf)
- Artifact: https://github.com/intel/llvm/releases/download/nightly-2023-08-17/sycl_linux.tar.gz
The last compiler bundle such that dpctl projects built with it was passing its own test suite:
- Version: clang version 17.0.0 (https://github.com/intel/llvm 99272476d096c0afbd1a9817abfa1a0a279b827d)
- Artifact: https://github.com/intel/llvm/releases/download/nightly-2023-08-16/sycl_linux.tar.gz
Metadata
Metadata
Assignees
Labels
No labels