Skip to content
Josh Blum edited this page Jul 4, 2014 · 7 revisions
http://picocomputing.com/wp-content/uploads/2013/10/OpenCL_Logo.jpg

OpenCL support for Pothos

This component provides support for using OpenCL in the Pothos framework. The OpenClKernel block allows the execution of array-based OpenCl kernels inside a Pothos Topology. The block uses the Pothos DMA API to integrate OpenCL allocated buffers with the processing topology.