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

Align intel-gfx dockers with latest dgpu-docs #166

Merged
merged 2 commits into from
Aug 25, 2023
Merged

Conversation

dvrogozh
Copy link
Contributor

This PR:

  1. Drips intel-gfx docker for ubuntu 20.04 (use prev. media-delivery release if intel-gfx support for ubuntu 20.04 is needed or selfbuild dockers)
  2. Update intel-gfx docker to use latest dgpu-docs instruction for ubuntu 22.04 (https://dgpu-docs.intel.com/driver/installation.html)

https://dgpu-docs.intel.com does not actively maintain ubuntu 20.04
packages, so it does not make sense for us to keep our ubuntu 20.04
intel-gfx docker either since this complecates overall support. So,
we will prune ubuntu 20.04 intel-gfx docker. Users can use intel-gfx
docker for ubuntu 22.04 or selfbuild dockers for ubuntu 20.04.

Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
This commit aligns intel-gfx ubuntu 22.04 docker with latest
instruction at https://dgpu-docs.intel.com/driver/installation.html

We add 'rolling stable' repository as to be used by default. Users
can adjust the repo to use with the following docker build arguments:

  --build-arg INTEL_GFX_DISTRIBUTION=jammy/production/2328
  --build-arg INTEL_GFX_FLAVOR=unified

Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
Copy link
Contributor

@dsocek dsocek left a comment

Choose a reason for hiding this comment

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

Looks good

@dvrogozh dvrogozh merged commit 7c2f66c into intel:master Aug 25, 2023
8 checks passed
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.

None yet

2 participants