github diku-dk/futhark v0.24.1
0.24.1

latest releases: nightly, v0.25.22, v0.25.21...
18 months ago

Added

  • The manifest file now lists which tuning parameters are relevant for
    each entry point. (#1884)

  • A command tuning_params has been added to the server protocol.

Changed

  • If part of a function parameter is marked as consuming ("unique"),
    the entire parameter is now marked as consuming.

Fixed

  • A somewhat obscure simplification rule could mess up use of memory.

  • Corner case optimisation for mapping over iota (#1874).

  • AD for certain combinations of map and indexing (#1878).

  • Barrier divergence in generated code in some exotic cases (#1883).

  • Handling of higher-order holes (#1885).

Don't miss a new futhark release

NewReleases is sending notifications on new releases.