New
v0.30.6
Highlights
- Much faster bandwidth with JACCL on macOS >= 26.3 (some numbers)
What's Changed
- patch by @awni in https://github.com/ml-explore/mlx/pull/3093
- Disable managed memory on WSL when concurrentManagedAccess is not supported by @jessegross in https://github.com/ml-explore/mlx/pull/3095
- Fix non simd f16 build by @awni in https://github.com/ml-explore/mlx/pull/3097
- Fix 2pass sdpa on < M2 by @awni in https://github.com/ml-explore/mlx/pull/3099
- JACCL update by @angeloskath in https://github.com/ml-explore/mlx/pull/3094
- Fix qmv_impl for small N by @manuelcandales in https://github.com/ml-explore/mlx/pull/3096
- Patch for multi device CUDA by @awni in https://github.com/ml-explore/mlx/pull/3100
New Contributors
- @manuelcandales made their first contribution in https://github.com/ml-explore/mlx/pull/3096
Full Changelog: https://github.com/ml-explore/mlx/compare/v0.30.5...v0.30.6