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

Futhark.Pass.ExplicitAllocations.GPU

Description

Facilities for converting a GPU program to GPUMem.

Synopsis

Documentation

Orphan instances

SizeSubst (HostOp rep op) Source # 
Instance details

Methods

opSizeSubst :: Pat dec -> HostOp rep op -> ChunkMap Source #

opIsConst :: HostOp rep op -> Bool Source #