futhark-0.25.15: An optimising compiler for a functional, array-oriented language.
Safe HaskellSafe-Inferred
LanguageGHC2021

Futhark.CodeGen.RTS.OpenCL

Description

Code snippets used by the OpenCL and CUDA backends.

Synopsis

Documentation

transposeCL :: Text Source #

rtsopencltranspose.cl

preludeCL :: Text Source #

rtsopenclprelude.cl

copyCL :: Text Source #

rtsopenclcopy.cl