[XLA:GPU][oneAPI] Preview oneAPI 2026.0 toolchain#43741
Draft
neudinger wants to merge 1 commit into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Summary of Changes
This draft PR previews the XLA-side integration for oneAPI 2026.0 hermetic builds.
It temporarily pins
rules_ml_toolchainto the head of:Once that PR lands, this PR will be updated to use the official
google-ml-infra/rules_ml_toolchaincommit instead of the temporary fork archive.🎯 Justification
Same as google-ml-infra/rules_ml_toolchain#271 :
Future oneAPI development in XLA needs access to the latest Intel toolkit and library layout :
So that we can land the oneAPI 2026.0 update and unblock future development that depends on it, while minimizing the risk of breaking changes in those other areas.
Note :
The temporary
rules_ml_toolchainarchive depends on the redist source described in google-ml-infra/rules_ml_toolchain#271.As explained in that PR, the redist source is not published by Intel.
I prefer to replace this package with an Intel-hosted alternative when one becomes available.
cc @bhavani-subramanian @akhilgoe @nhatleSummer22 @ashiqimranintel
🚀 Kind of Contribution
📊 Benchmark (for Performance Improvements)
🧪 Unit Tests:
🧪 Execution Tests: