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

Futhark.Optimise.HistAccs

Description

Turn certain uses of accumulators into SegHists.

Synopsis

Documentation

histAccsGPU :: Pass GPU GPU Source #

The pass for GPU kernels.