github diku-dk/futhark v0.25.4
0.25.4

latest releases: nightly, v0.25.24, v0.25.23...
14 months ago

Fixed

  • Invalid simplification (#2015).

  • Rarely occurring deadlock for fused map-scan compositions in CUDA
    backend, when a bounds check failed in the map function.

  • Compiler and interpreter crash for tricky interactions of abstract
    types and sizes (#2016). Solved by banning such uses - in principle
    this could break code.

  • Incomplete alias tracking could cause removal of necessary copies,
    leading to compiler crash (#2018).

Don't miss a new futhark release

NewReleases is sending notifications on new releases.