Skip to content

[BuildBot]Uplift CPU/FPGAEMU RT version to 2022.13.3.0.16 #5883

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

Merged
merged 2 commits into from
Apr 1, 2022

Conversation

yanfeng3721
Copy link
Contributor

OpenCL CPU RT: 2021.13.11.0.23 -> 2022.13.3.0.16
OpenCL FPGAEMU RT: 2021.13.11.0.23 -> 2022.13.3.0.16
TBB Linux: 2021.5.0 -> 2021.6.0.755
TBB Win: 2021.5.0 -> 2021.6.0.755
OpenCL FPGA RT Linux: 20211014_000004 -> 20220120_000001
OpenCL FPGA RT Windows: 20211014_000004 -> 20220120_000001

@yanfeng3721
Copy link
Contributor Author

/summary:run

1 similar comment
@yanfeng3721
Copy link
Contributor Author

/summary:run

@yanfeng3721
Copy link
Contributor Author

Regression on Linux:

[2022-03-30T06:29:42.090Z] Exp run 3 case(s) failed. Failed case(s): [SYCL :: Assert/assert_in_simultaneously_multiple_tus.cpp, SYCL :: DiscardEvents/invalid_event_exceptions.cpp, SYCL :: SubGroup/load_store.cpp]
[2022-03-30T06:29:42.096Z] Ref run 1 case(s) failed. Failed case(s): [SYCL :: Assert/assert_in_simultaneously_multiple_tus.cpp]
[2022-03-30T06:29:42.098Z] Regression found, new failure(s) from exp source code: [SYCL :: DiscardEvents/invalid_event_exceptions.cpp, SYCL :: SubGroup/load_store.cpp]

Regression on Windows:

[2022-03-30T05:35:15.156Z] Exp run 1 case(s) failed. Failed case(s): [SYCL :: SubGroup/load_store.cpp]

For test SYCL :: DiscardEvents/invalid_event_exceptions.cpp print test pass but failed with exit status: -11, already files a issue.
For Test SYCL :: SubGroup/load_store.cpp pass with oclcpu 2022.13.3.0.16, intel/llvm-test-suite#951 is ready for merge together with current PR.

@yanfeng3721 yanfeng3721 marked this pull request as ready for review March 30, 2022 14:19
@yanfeng3721 yanfeng3721 requested a review from bader as a code owner March 30, 2022 14:19
@yanfeng3721
Copy link
Contributor Author

/summary:run

@bader bader requested a review from alexbatashev March 30, 2022 14:20
@bader
Copy link
Contributor

bader commented Mar 30, 2022

@alexbatashev, should we update the version GitHub Action uses here as well?

@alexbatashev
Copy link
Contributor

@alexbatashev, should we update the version GitHub Action uses here as well?

done

@vladimirlaz
Copy link
Contributor

/verify with intel/llvm-test-suite#951

@yanfeng3721
Copy link
Contributor Author

New failure on Linux

[2022-03-30T22:52:33.204Z] $ "env" "SYCL_PI_TRACE=2" "env" "SYCL_DEVICE_FILTER=opencl:cpu,host" "/netbatch/donb213656_00/runDir/jenkins-dir/workspace/SYCL_CI/intel/Lin/Basic_E2E/build/SYCL/Basic/Output/enqueue_barrier.cpp.tmp.out"
[2022-03-30T22:52:33.204Z] note: command had no output on stdout or stderr
[2022-03-30T22:52:33.204Z] error: command failed with exit status: -11

Flaky failure, will file a new issue.

@bader bader merged commit cb6cc98 into intel:sycl Apr 1, 2022
alexbatashev added a commit to alexbatashev/llvm that referenced this pull request Apr 2, 2022
* sycl: (3343 commits)
  [SYCL][L0] Disable round-robin submissions to multiple CCSs (intel#5945)
  [SYCL][CUDA] Don't link pi_cuda against libsycl (intel#5908)
  [CI] Disable -Werror by default (intel#5889)
  [BuildBot] Uplift CPU/FPGAEMU RT version to 2022.13.3.0.16 (intel#5883)
  [SYCL][CUDA][libclc] Add support for atomic fp exchange and compare exchange (intel#5937)
  [SYCL] Fix device code outlining for static local variables (intel#5915)
  [SYCL][NFC] Refactor plugin CMakeLists.txt (intel#5799)
  [SPIR-V][Doc] Add JointMatrixWorkItemLengthINTEL instruction to joint matrix extension (intel#5781)
  [SYCL] Expand device_global map and make initialization order agnostic (intel#5902)
  [SYCL][CUDA] Add IPSCCP pass to O0 by default (intel#5900)
  [ESIMD] Disable ABI changes warnings in host compiler. (intel#5931)
  [SYCL] Make properties constructor constexpr (intel#5928)
  [NFC][SYCL] Fix static analysis warning (intel#5933)
  [CODEOWNERS][NFC] Assign code owners for CI scripts (intel#5873)
  [SYCL] Store the kernel object size in the integration header (intel#5862)
  [SYCL][ESIMD] Change esimd-verifier logic for detecting valid SYCL calls (intel#5914)
  [SYCL][CUDA][DOC] GettingStartedGuide.md to recommend cuda 11.6 (intel#5917)
  [SYCL][L0] Move command list cache usage under mutex (intel#5874)
  [SYCL][FPGA] Prepare future implementation of experimental pipe properties (intel#5886)
  [CI] Roll back intel driver to the latest version (intel#5925)
  ...
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.

4 participants