multiple fixes for XLA bump#190
Merged
Merged
Conversation
giordano
reviewed
Jul 1, 2026
Co-authored-by: Mosè Giordano <765740+giordano@users.noreply.github.com>
-march=armv8+aes
mofeing
commented
Jul 3, 2026
no longer found...
nowhere to be found...
giordano
reviewed
Jul 8, 2026
| repo = "https://github.com/EnzymeAD/Reactant.jl.git" | ||
| reactant_commit = "ea9253ba28fcd81b13caf78faa13f11a38e441ba" | ||
| reactant_commit = "8e91f8791c2b3155777818325b541d05bf6135db" | ||
| version = v"0.0.391" |
Member
There was a problem hiding this comment.
Why wasn't the version changed? This produced v0.0.391+2: JuliaRegistries/General#160350
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.
required for fixing https://github.com/EnzymeAD/Enzyme-JAX/actions/runs/28517017952/job/84531806243?pr=2588#step:10:1953
changes
type_traitsandbits/move.hC++ std headers to be marked as__host__ __device__for device-side compilation with hipcc (required for ROCm builds)libnvshmem_device.bc: I have searched around and it no longer seems to exist (required for CUDA builds)