Download Latest Version futhark-0.25.34-linux-x86_64.tar.xz (8.1 MB)
Email in envelope

Get an email when there's a new version of The Futhark Programming Language

Home / v0.25.34
Name Modified Size InfoDownloads / Week
Parent folder
futhark-0.25.34-linux-x86_64.tar.xz 2025-11-01 8.1 MB
0.25.34 source code.tar.gz 2025-11-01 1.9 MB
0.25.34 source code.zip 2025-11-01 2.9 MB
README.md 2025-11-01 842 Bytes
Totals: 4 Items   12.9 MB 0

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.

Source: README.md, updated 2025-11-01