futhark-0.23.1: An optimising compiler for a functional, array-oriented language.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Futhark.Optimise.HistAccs

Description

Turn certain uses of accumulators into SegHists.

Synopsis

Documentation

histAccsGPU :: Pass GPU GPU Source #

The pass for GPU kernels.