github diku-dk/futhark v0.25.2
0.25.2

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

Added

  • Flattening/unflattening as the final operation in an entry point no
    only forces a copy.

  • The opencl backend no longer always fails on platforms that do
    not support 64-bit integer atomics, although it will still fail if
    the program needs them.

  • Various performance improvements to the compiler itself;
    particularly the frontend. It should be moderately faster.

Fixed

  • Code generation for f16 literals in CUDA backend (#1979).

  • Branches that return arrays differing in sign of their stride
    (#1984).

Don't miss a new futhark release

NewReleases is sending notifications on new releases.