v0.2.161
Reactant v0.2.161
Merged pull requests:
- fix: accidental promotion to i64 (#1605) (@avik-pal)
- fix: add overloads for Base.complex (#1607) (@avik-pal)
- chore: update jll (#1610) (@avik-pal)
- fix: remove unnecessary permutedims in batched_mul (#1612) (@avik-pal)
- [CI] Run job updating MLIR bindings on Julia v1.11 (#1613) (@giordano)
- fix: add within_autodiff_rewrite for new Enzyme versions (#1614) (@avik-pal)
- feat: support multiple argument map and map! (#1620) (@avik-pal)
- Specialize transpose! and adjoint! for AnyTracedRMatrix (#1621) (@oschulz)
- Update Clang compatibility version to 0.19 (#1622) (@giordano)
- Regenerate MLIR Bindings (#1623) (@github-actions[bot])
- fix: missing licm passes + accidental promotions (#1628) (@avik-pal)
- Update Reactant_jll version to 0.0.238 (#1631) (@avik-pal)
Closed issues:
- Compile errors when using AcceleratedKernels.mapreduce on a StructVector of Tuples (#1555)
- Abort trap: mismatched ranks of types1 vs 0 with Oceananigans script with ImmersedBoundaryCondition (#1600)
- Reactant_jll cannot be built with CUDA13.0 (#1603)
- copy of transpose fails due to scalar indexing (#1611)