MAX Nightly 26.5.0.dev2026070706 (Mojo 1.0.0b3.dev2026070706) Released

:astronaut: A new nightly version has been released! :astronaut:

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • Fixed virtual-device mode on macOS. Previously the
    max.driver.set_virtual_device_*() settings had no effect on device
    creation: Accelerator() still took the real-hardware path, so requesting
    more devices than physically present failed and single-device
    cross-compilation silently used the real GPU. The virtual-device state now
    lives in a single shared library, so the setters and device creation always
    observe the same configuration on every platform.

Mojo changelog updates:

  • [stdlib] Give ReversibleRange an associated ReversedType

Raw MAX diff: https://github.com/modular/modular/compare/dc310c5a2fa8f9a033245e1c19685ece2402d5f2...21d75c6ae087bbfc7ca1689be5588bd86ad8f96b)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/nightly-changelog.md