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

Futhark.CodeGen.ImpGen.GPU.ToOpenCL

Description

This module defines a translation from imperative code with kernels to imperative code with OpenCL calls.

Documentation