futhark-0.9.1: An optimising compiler for a functional, array-oriented language.

Safe HaskellNone
LanguageHaskell2010

Futhark.Optimise.MemoryBlockMerging.Coalescing

Description

Coalesce the memory blocks of arrays.

Enable by setting the environment variable MEMORY_BLOCK_MERGING_COALESCING=1.

Documentation