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 http...