futhark-0.21.12: An optimising compiler for a functional, array-oriented language.
Safe HaskellNone
LanguageHaskell2010

Futhark.Optimise.HistAccs

Description

Turn certain uses of accumulators into SegHists.

Synopsis

Documentation

histAccsGPU :: Pass GPU GPU Source #

The pass for GPU kernels.