futhark-0.15.5: An optimising compiler for a functional, array-oriented language.
Safe HaskellNone
LanguageHaskell2010

Futhark.CodeGen.SetDefaultSpace

Synopsis

Documentation

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

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