github diku-dk/futhark v0.11.2
0.11.2

latest releases: nightly, v0.25.22, v0.25.21...
5 years ago

Fixed

  • Entry points whose types are opaque due to module ascription, yet
    whose representation is simple (scalars or arrays of scalars) were
    mistakely made non-opaque when compiled with --library. This
    has been fixed.

  • The CUDA backend now supports default sizes in .tuning files.

  • Loop interchange across multiple dimensions was broken in some cases (#767).

  • The sequential C# backend now generates code that compiles (#772).

  • The sequential Python backend now generates code that runs (#765).

Don't miss a new futhark release

NewReleases is sending notifications on new releases.