A new nightly version has been released! ![]()
See the quickstart guide for installation instructions: Quickstart | Modular
MAX changelog updates:
-
Added sweep benchmarking capabilities to
max benchmark: iterate over
multiple concurrency and request-rate combinations, flush the prefix cache
between runs, and collect per-run structured JSON results. -
Added
distributed.reducescatter.sumop handler to the eager interpreter,
enabling multi-GPU eager execution of reduce-scatter collectives without
falling back to compilation. -
Added
distributed_reducescatter_sumcollective todistributed_functional
for hardware-accelerated reduce-and-scatter tensor distribution.
Mojo changelog updates:
- [stdlib] Add
Optionalmapandand_thenmethods - [mojo-lang] Enable autoparam of variadic pack type lists.
Raw MAX diff: https://github.com/modular/modular/compare/e577554d7cb2e7c625726774f8889ce58392be85...f4029ad957aa9b5993862197ae66d87de1ae2e96)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/nightly-changelog.md