MAX Nightly 26.4.0.dev2026060706 (Mojo 1.0.0b2.dev2026060706) Released

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

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

  • Added max.experimental.functional.ceil, an element-wise unary op that
    rounds each element of a floating-point tensor up toward positive infinity.
    Complements the existing floor, round, and trunc ops.

Mojo changelog updates:

  • [stdlib] Fix GPU reduction correctness at the thread-saturation boundary

Raw MAX diff: https://github.com/modular/modular/compare/04cff5a4cc491ec2bf6850ce99e0253075fc908c...9ddf207f42fc67a6f33bd7b4ccc94a6a52133c8f)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/nightly-changelog.md