llvm
llvm copied to clipboard
[CI][Deps] Uplift CPU/FPGAEMU RT version to 2024.18.6.0.02
Uplift CPU/FPGAEMU RT version from 2024.17.3.0.09 to 2024.18.6.0.02 Uplift TBB versoin from 2021.11.0 to 2021.12.0
Please @tfzhu to prepare the new oclcpu & fpgaemu package with version 2024.18.6.0.02 .
Tests related to CPU RT uplift can pass
test (Intel, ["Linux", "gen12"], ghcr.io/intel/llvm/ubuntu2204_intel_drivers:latest, -u 1001 --de... / Intel
********************
Expectedly Failed Tests (4):
SYCL :: ESIMD/api/functional/ctors/ctor_move_core.cpp
SYCL :: ESIMD/api/functional/ctors/ctor_move_fp_extra.cpp
SYCL :: ESIMD/api/functional/operators/operator_assignment_move_and_copy_core.cpp
SYCL :: ESIMD/assert.cpp
Testing Time: 3003.11s
Total Discovered Tests: 2078
Unsupported : 551 (26.52%)
Passed : 1523 (73.29%)
Expectedly Failed: 4 (0.19%)
The failure on "Intel Arc A-Series Graphics" & "dev igc on Intel Arc A-Series Graphics" are unrelated to CPU RT uplift, all failures are on opencl:gpu or level_zero:gpu
test (E2E tests on Intel Arc A-Series Graphics, ["Linux", "arc"], ghcr.io/intel/llvm/ubuntu2204_i... / E2E tests on Intel Arc A-Series Graphics
********************
Failed Tests (4):
SYCL :: Basic/image/srgba-read.cpp
SYCL :: HostInteropTask/host-task-two-queues.cpp
SYCL :: Regression/in_order_barrier_profiling.cpp
SYCL :: syclcompat/launch/launch.cpp
Testing Time: 955.20s
Total Discovered Tests: 2078
Unsupported : 656 (31.57%)
Passed : 1413 (68.00%)
Expectedly Failed: 5 (0.24%)
Failed : 4 (0.19%)
test (E2E tests with dev igc on Intel Arc A-Series Graphics, ["Linux", "arc"], ghcr.io/intel/llvm... / E2E tests with dev igc on Intel Arc A-Series Graphics
********************
Failed Tests (2):
SYCL :: Basic/image/srgba-read.cpp
SYCL :: syclcompat/launch/launch.cpp
Testing Time: 960.51s
Total Discovered Tests: 2078
Unsupported : 656 (31.57%)
Passed : 1415 (68.09%)
Expectedly Failed: 5 (0.24%)
Failed : 2 (0.10%)
@sarnex , could you please help to merge the PR, thanks!
@yanfeng3721 Can you please merge your branch with current HEAD so we can rerun CI? I know the failing cases should not be affected by these changes but I would feel more comfortable that way. Thanks a lot.
Hi @sarnex , Thanks for your suggestion. I have merged my branch, I saw the "SYCL Pre Commit on Linux / test (Intel, ["Linux", "gen12"]" can pass now. But testing E2E tests on Intel Arc A-Series Graphics, ["Linux", "arc"] & E2E tests with dev igc on Intel Arc A-Series Graphics, ["Linux", "arc"] could not be triggered.
Requested labels: Linux, arc
Job defined at: intel/llvm/.github/workflows/sycl-linux-run-tests.yml@refs/pull/14232/merge
Reusable workflow chain:
intel/llvm/.github/workflows/sycl-linux-precommit.yml@refs/pull/14232/merge (67af9006501109826b89c20629cd5b1301b24388)
-> intel/llvm/.github/workflows/sycl-linux-run-tests.yml@refs/pull/14232/merge (67af9006501109826b89c20629cd5b1301b24388)
Waiting for a runner to pick up this job...
@yanfeng3721 Our Arc runner is down, it should be fixed soon, sorry for the delay
@sarnex , I have retriggered tests on Arc, all tests can pass now. Could you please help to merge? Thanks.
@yanfeng3721 Done, sorry for the long delay.