Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI][Deps] Uplift CPU/FPGAEMU RT version to 2024.18.6.0.02 #14232

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

yanfeng3721
Copy link
Contributor

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

@yanfeng3721 yanfeng3721 requested a review from a team as a code owner June 20, 2024 05:18
@yanfeng3721 yanfeng3721 marked this pull request as draft June 20, 2024 05:18
@yanfeng3721 yanfeng3721 requested a review from tfzhu June 20, 2024 05:19
@yanfeng3721
Copy link
Contributor Author

Please @tfzhu to prepare the new oclcpu & fpgaemu package with version 2024.18.6.0.02 .

@yanfeng3721
Copy link
Contributor Author

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%)

@yanfeng3721 yanfeng3721 marked this pull request as ready for review June 21, 2024 08:41
@yanfeng3721 yanfeng3721 requested a review from sarnex June 24, 2024 01:31
KornevNikita added a commit to KornevNikita/llvm that referenced this pull request Jun 27, 2024
@yanfeng3721
Copy link
Contributor Author

@sarnex , could you please help to merge the PR, thanks!

@sarnex
Copy link
Contributor

sarnex commented Jul 10, 2024

@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.

@yanfeng3721
Copy link
Contributor Author

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...

@sarnex
Copy link
Contributor

sarnex commented Jul 15, 2024

@yanfeng3721 Our Arc runner is down, it should be fixed soon, sorry for the delay

@yanfeng3721
Copy link
Contributor Author

@sarnex , I have retriggered tests on Arc, all tests can pass now.
Could you please help to merge? Thanks.

@sarnex sarnex merged commit cbbae74 into intel:sycl Jul 17, 2024
18 checks passed
@sarnex
Copy link
Contributor

sarnex commented Jul 17, 2024

@yanfeng3721 Done, sorry for the long delay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants