FastFlow  SVN-r182-Aug-14-2014
A high-level, lock-less, parallel programming (shared-memory) and distributed programming (distributed-memory) framework for multi-cores and many-cores systems
 All Classes Namespaces Files Functions Variables Typedefs Groups Pages
Classes | Namespaces
oclnode.hpp File Reference

FastFlow OpenCL interface node. More...

#include <ff/node.hpp>
#include <ff/ocl/clEnvironment.hpp>
+ Include dependency graph for oclnode.hpp:

Classes

class  ff::ff_oclNode
 OpenCL implementation of FastFlow node. More...
 

Namespaces

 ff
 The principal namespace for the FastFlow library.
 

Detailed Description

FastFlow OpenCL interface node.

This class bridges multicore with GPGPUs using OpenCL

Note
This class is deprecated in the current form. It will be updated soon