Skip to content
Commit 8a91363a authored by Andreas Klöckner's avatar Andreas Klöckner Committed by Andreas Klöckner
Browse files

Add BoundPyOpenCLExecutable

Unlike BoundPyOpenCLProgram, this is specific to a CL context, and
thus can cache more effectively, avoid holding long-lived references
to CL contexts in non-context-specific settings, and use
loopy.ExecutorBase, towards some of the same goals.
parent 5b790b16
Loading
Loading
Loading
Loading