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

Safe HaskellNone
LanguageHaskell2010

Futhark.CodeGen.SetDefaultSpace

Synopsis

Documentation

setDefaultSpace :: Space -> Functions op -> Functions op Source #

Set all uses of DefaultSpace in the given functions to another memory space.