Added
Removed
Changed
Fixed
-
Compiler crash for intrablock scatters that write to
multidimensional arrays. (#2218) -
Handling of size expressions in abstract types in the interpreter (#2222).
-
GPU code generation of segmented reductions with array operands. (#2227)
-
Server-mode timing is now done with a monotonic clock.
-
futhark test
now respectsnotest
, similar tonobench
forfuthark bench
.