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

Safe HaskellNone
LanguageHaskell2010

Futhark.Optimise.MemoryBlockMerging.Reuse

Description

Reuse the memory blocks of arrays.

Enable by setting the environment variable MEMORY_BLOCK_MERGING_REUSE=1.

Documentation