linbox
opencl-environ.h File Reference
#include <pthread.h>
#include <algorithm>
#include <istream>
#include <iterator>
#include <sstream>
#include <string>
#include <vector>
#include <CL/cl.h>

Data Structures

class  OpenCLEnviron
 Container for all pertenant information needed to use an OpenCL device, compile kernels for the device, track resource usage, and gain exclusive access to the device. More...
 

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.