Skip to content

Disable OneAPI CI check #326

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

Conversation

aacostadiaz
Copy link
Collaborator

@aacostadiaz aacostadiaz commented Apr 24, 2025

This PR disables the CI check that runs the unit tests using the OneAPI release, due to a bug between the 2025.1 release and the public versions of IGC

@aacostadiaz aacostadiaz marked this pull request as ready for review April 25, 2025 12:33
@aacostadiaz aacostadiaz requested a review from carlewis April 25, 2025 12:33
@aacostadiaz aacostadiaz changed the title Fix IGC issue Disable OneAPI CI check Apr 25, 2025
@aacostadiaz aacostadiaz merged commit da61c8c into codeplaysoftware:sycl-develop Apr 25, 2025
7 checks passed
@@ -23,7 +23,9 @@ jobs:
run-tests:
strategy:
matrix:
compiler: [ NIGHTLY, RELEASE ]
# Disable the release check due to an issue with IGC versions 2.7 to 2.10.8.
Copy link
Collaborator

Choose a reason for hiding this comment

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

2.10.9 doesn't have the fix

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