ViennaCL - The Vienna Computing Library
1.5.2
|
Implementations of command queue representations. More...
#include <CL/cl.h>
#include <vector>
#include <string>
#include <sstream>
#include "viennacl/ocl/device.hpp"
#include "viennacl/ocl/handle.hpp"
Go to the source code of this file.
Data Structures | |
class | command_queue |
A class representing a command queue. More... | |
Namespaces | |
namespace | viennacl |
Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them. | |
namespace | viennacl::ocl |
OpenCL backend. Manages platforms, contexts, buffers, kernels, etc. |
Implementations of command queue representations.