-
Notifications
You must be signed in to change notification settings - Fork 738
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] Install igc dev in devigc docker image #13272
Conversation
Address review comments from #13272 (comment)
Rebased to latest after refactoring. |
@intel/llvm-gatekeepers Please help to merge this. Thanks. |
- name: Intel Drivers Ubuntu 22.04 Docker image with dev IGC | ||
file: ubuntu2204_intel_drivers | ||
tags: ubuntu2204_intel_drivers_devigc | ||
build_args: | | ||
"use_latest=false" | ||
"use_igc_dev=true" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jsji, please, document new image in https://github.com/intel/llvm/blob/sycl/sycl/doc/developer/DockerBKMs.md#sycl-containers-overview.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done in #13307
Ref: #11552