github diku-dk/futhark v0.25.34
0.25.34

latest release: nightly
2 days ago

Added

  • Support for CUDA 13.

Fixed

  • Declaration of zero-length arrays in GPU kernels.

  • Handling of size closures of type abbreviations in interpreter (#2316).

  • futhark literate deleted CACHEDIR.TAG files.

  • futhark literate now prints records and tuples properly.

  • Some optimisations would throw away source location information, resulting in
    worse profiling data.

  • Tighter source locations for let x[i] = ... expressions.

  • Oversight in size expressions in let-bindings. (#2322)

  • futhark pkg is now more robust against errors in package data.

  • Incorrect uniqueness inference for functions returning abstract types. (#2324)

  • Duplication of entry points in some cases. (#2326)

  • A race condition in the creation of CACHEDIR.TAG files that could cause
    futhark bench and futhark test to crash.

Don't miss a new futhark release

NewReleases is sending notifications on new releases.