Skip to content

[CI] Add containers with recommended driver versions #5486

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
Feb 6, 2022

Conversation

alexbatashev
Copy link
Contributor

Add new dependencies.json config to build Docker containers with the recommended versions of Intel drivers. This is a temporary duplication of buildbot/dependency.conf file until they're merged.

@alexbatashev alexbatashev marked this pull request as ready for review February 6, 2022 07:52
@alexbatashev alexbatashev requested a review from bader as a code owner February 6, 2022 07:52
"linux": {
"compute_runtime": {
"github_tag": "21.46.21636",
"version": "21.46.21636",
Copy link
Contributor

Choose a reason for hiding this comment

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

It seems version is not used. Can we drop it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is for compatibility with dependency.conf, which uses driver version instead of git tag (and versions and tags don't always align).

@bader bader merged commit f4b3123 into intel:sycl Feb 6, 2022
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.

2 participants