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

Futhark.CodeGen.RTS.Python

Description

Code snippets used by the Python backends.

Synopsis

Documentation

memoryPy :: Text Source #

rtspythonmemory.py

openclPy :: Text Source #

rtspythonopencl.py

panicPy :: Text Source #

rtspythonpanic.py

scalarPy :: Text Source #

rtspythonscalar.py

serverPy :: Text Source #

rtspythonserver.py

tuningPy :: Text Source #

rtspythontuning.py

valuesPy :: Text Source #

rtspythonvalues.py