A new nightly version has been released! ![]()
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
ReversibleRangean associatedReversedType
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