Skip to content

[CI] Use Ubuntu 24.04 for dev-igc and unstable #16255

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
Dec 4, 2024
Merged

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Dec 3, 2024

dev_igc and unstable need Ubuntu 24.04 now based on the IGC packaging, so move our Dockerfiles and CI to use 24.04 for these.

I needed to manually bump the dev-igc version because the artifacts for the current one are expired so they can't be downloaded anymore so we can't make the Docker image.

The dev-igc CI run is expected to fail here, it always uses the official intel/llvm Docker images, even if the current PR updates them, so we need to wait for this PR to be merged to test it. I'll watch it once we merge.

@sarnex sarnex marked this pull request as ready for review December 4, 2024 15:13
@sarnex sarnex requested review from a team as code owners December 4, 2024 15:13
Copy link
Contributor

@YuriPlyakhin YuriPlyakhin left a comment

Choose a reason for hiding this comment

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

one potential problem, otherwise LGTM.

Signed-off-by: Sarnie, Nick <[email protected]>
@sarnex
Copy link
Contributor Author

sarnex commented Dec 4, 2024

@bader Ping for doc review? Thanks

development kits for NVidia/AMD from the `ubuntu2204_build` container.
- `ghcr.io/intel/llvm/ubuntu2404_intel_drivers`: contains everything from the
Ubuntu 24.04 base container + pre-installed Intel drivers.
The image comes in two flavors/tags:
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe we should provide latest and alldeps for Ubuntu 24.04 as well. Any plans for enabling them in the future?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure, ill do it after i fix the igc-dev builds which is my overall goal with these PRs

@sarnex sarnex merged commit 2c217e2 into intel:sycl Dec 4, 2024
21 of 22 checks passed
AlexeySachkov added a commit to AlexeySachkov/llvm that referenced this pull request Apr 1, 2025
Those dockerfiles were previosly renamed on `sycl` branch in
intel#16255 and intel#16680.

When we synced `.github` and `devops` changes from `sycl` to
`sycl-rel-6_1_0` in intel#17612, we copied over new versions, but
did not delete the old ones and this PR does exactly that.
AlexeySachkov added a commit that referenced this pull request Apr 1, 2025
Those dockerfiles were previosly renamed on `sycl` branch in
#16255 and #16680.

When we synced `.github` and `devops` changes from `sycl` to
`sycl-rel-6_1_0` in #17612, we copied over new versions, but
did not delete the old ones and this PR does exactly that.
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