ViennaCL - The Vienna Computing Library  1.5.0
Data Structures | Namespaces
viennacl/ocl/local_mem.hpp File Reference

A local (shared) memory object for OpenCL. More...

#include "viennacl/forwards.h"

Go to the source code of this file.

Data Structures

class  local_mem
 A class representing local (shared) OpenCL memory. Typically used as kernel argument. 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.



Detailed Description

A local (shared) memory object for OpenCL.