github diku-dk/futhark v0.21.1
0.21.1

latest releases: nightly, v0.25.16, v0.25.15...
2 years ago

Added

  • Top-level value definitions can (and should) now be declared with
    with def, although let still works.

  • New tool: futhark defs, for printing locations of top-level
    definitions.

Changed

  • def is now a reserved word.

Fixed

  • Contrived intra-group code versions with no actual parallelism would
    be given a group size of zero (#1524).

Don't miss a new futhark release

NewReleases is sending notifications on new releases.