github diku-dk/futhark v0.16.2
0.16.2

latest releases: nightly, v0.25.15, v0.25.14...
3 years ago

Added

  • futhark autotune: added --pass-option.

Fixed

  • futhark bench: progress bar now correct when number of runs is
    less than 10 (#1050).

  • Aliases of arguments passed for consuming parameters are now
    properly checked (#1053).

  • When using a GPU backend, errors are now properly cleared.
    Previously, once e.g. an out-of-bounds error had occurred, all
    future operations would fail with the same error.

  • Size-coercing a transposed array no longer leads to invalid code
    generation (#1054).

Don't miss a new futhark release

NewReleases is sending notifications on new releases.