Safe Haskell | None |
---|---|
Language | Haskell2010 |
Various boilerplate definitions for the PyOpenCL backend.
Synopsis
- openClInit :: [PrimType] -> String -> Map Name SizeClass -> [FailureMsg] -> String
- openClPrelude :: String
Documentation
openClInit :: [PrimType] -> String -> Map Name SizeClass -> [FailureMsg] -> String Source #
Python code (as a string) that calls the
initiatialize_opencl_object
procedure. Should be put in the
class constructor.
openClPrelude :: String Source #
rtspythonopencl.py
embedded as a string.