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

[CI] Add oneAPI run to nightly #16652

Merged
merged 4 commits into from
Jan 21, 2025
Merged

[CI] Add oneAPI run to nightly #16652

merged 4 commits into from
Jan 21, 2025

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Jan 15, 2025

Add a compile + PVC E2E run using oneAPI to the nightly. This is expected to help reduce pulldown issues.

We use flags to disable using Intel libraries so test results match normal builds and there's no oneAPI dependency in the test phase.

Remove the oneAPI docker container as we install it as an action instead.

@sarnex sarnex marked this pull request as ready for review January 15, 2025 22:33
@sarnex sarnex requested a review from a team as a code owner January 15, 2025 22:33
.github/workflows/sycl-linux-build.yml Outdated Show resolved Hide resolved
.github/workflows/sycl-linux-build.yml Outdated Show resolved Hide resolved
.github/workflows/sycl-linux-run-tests.yml Outdated Show resolved Hide resolved
.github/workflows/sycl-nightly.yml Outdated Show resolved Hide resolved
devops/actions/setup_linux_oneapi_env/action.yml Outdated Show resolved Hide resolved
Signed-off-by: Sarnie, Nick <[email protected]>
@sarnex
Copy link
Contributor Author

sarnex commented Jan 21, 2025

Just pushed a change doing a lot of simplification. Passing run here.

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

@uditagarwal97 uditagarwal97 left a comment

Choose a reason for hiding this comment

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

Thanks. LGTM.

@sarnex
Copy link
Contributor Author

sarnex commented Jan 21, 2025

Nightly run here, fails not related

@sarnex sarnex merged commit 08974d7 into sycl Jan 21, 2025
28 of 56 checks passed
@sarnex sarnex deleted the sycl-devops-pr/sarnex/oneapi branch January 22, 2025 16:50
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.

3 participants