github diku-dk/futhark v0.25.9
0.25.9

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

Added

  • The cuda and hip backends now generate faster code for scans
    that have been fused with maps that internally produce arrays.
    Work by Anders Holst and Christian Påbøl Jacobsen.

  • f16.ldexp, f32.ldexp, f64.ldexp, corresponding to the
    functions in the C math library.

Fixed

  • Incorrect data dependency information for scatter and vjp could
    cause invalid simplification.

  • Barrier divergence in certain complicated kernels that contain both
    bounds checks and intragroup scans.

Don't miss a new futhark release

NewReleases is sending notifications on new releases.