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

[BuildBot] OpenCL CPU/FPGAEMU driver uplift #2620

Merged
merged 2 commits into from
Oct 11, 2020

Conversation

yanfeng3721
Copy link
Contributor

OpenCL CPU RT: 2020.11.8.0.27 -> 2020.11.10.0.05
OpenCL FPGAEMU RT: 2020.11.8.0.27 -> 2020.11.10.0.05
TBB: 2021.1.9.636 -> 2021.1.10.2267
OpenCL FPGA RT Linux: 20200811_000001 -> 20200913_000017
OpenCL FPGA RT Windows: 20200811_000006 -> 20200913_000017

@yanfeng3721
Copy link
Contributor Author

/summary:run

@yanfeng3721 yanfeng3721 requested a review from a team as a code owner October 9, 2020 08:15
tbb_ver_win=2021.1.10.2267
# https://github.com/intel/llvm/releases/download/2020-WW41/fpgaemu-2020.11.10.0.05_rel.tar.gz
ocl_fpga_emu_ver=2020.11.10.0.05
# https://github.com/intel/llvm/releases/download/2020-WW41/win-fpgaemu-2020.11.10.0.05_rel.zip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tfzhu, @yanfeng3721 could you please make sure that the binaries are available under the link?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

release created

@vladimirlaz
Copy link
Contributor

vladimirlaz commented Oct 9, 2020

@yinyangsx, @DoyleLi could you please check why tests have not been started?

@DoyleLi
Copy link
Contributor

DoyleLi commented Oct 10, 2020

There is a known issue from github webhook reported and resolved at Oct 9. Because of the issue, github didn't send out event to trigger our CI process.
Please refer to the link below for more info:
https://www.githubstatus.com/incidents/28js6274ybpb

@yinyangsx
Copy link

This change looks good for me, and make a webhook event send out with approval to trigger the pre-commit jobs which failed to start due to github issue yesterday.

@yanfeng3721
Copy link
Contributor Author

/summary:run

@vladimirlaz vladimirlaz merged commit f79b9d0 into intel:sycl Oct 11, 2020
alexbatashev pushed a commit to alexbatashev/llvm that referenced this pull request Oct 14, 2020
* sycl: (566 commits)
  [SYCL] Fix explicit copy operation for host device (intel#2627)
  [SYCL] Fix initialization issue on Windows (intel#2632)
  [SYCL][CUDA] Disable image_write test on CUDA devices (intel#2630)
  [SYCL] Removes any knowledge of specific memory advices from PI API. (intel#2607)
  [BuildBot] Uplift GPU RT version for Linux to 20.40.18075 (intel#2626)
  [SYCL] Wrap complex global objects to control lifetime (intel#2516)
  [SYCL][CUDA] Image Basic Test (intel#1970)
  [SYCL] Align get_info<info::device::version>() with the SYCL spec (intel#2507)
  [Driver][SYCL] Correct optimization disabling option for gen (intel#2622)
  [SYCL][LIT] Add deleter func for test in buffer.cpp to avoid potential SegFault (intel#2616)
  [SYCL] Remove half type alias causing name conflicts (intel#2624)
  [BuildBot] OpenCL CPU/FPGAEMU driver uplift (intel#2620)
  [SYCL][Doc] Add overview of kernel-program caching (intel#2514)
  [SYCL] Remove two-input sub-group shuffles (intel#2614)
  [SYCL] Add support for new spelling of FPGA kernel attribute scheduler_target_fmax_mhz (intel#2618)
  [SYCL] Align image class constructors with the SYCL spec (intel#2603)
  [SYCL] Remove tests migrated to llvm-test-suite (intel#2611)
  [SYCL][NFC] Fix dependency for SYCL add_sycl_executable macro (intel#2613)
  [SYCL][PI][L0] Update environment variables from LEVEL0 to LEVEL_ZERO (intel#2612)
  [SYCL] Add KernelNameTypeVisitor validation check (intel#2596)
  ...
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.

7 participants