27 #include "../aclStdIncludes.h" 28 #include "../aclElementBase.h" 29 #include "../aclUtilities.h" 30 #include <aslUtilities.h> 31 #include "../aclHardware.h" 70 if (m->getTypeID() != typeToTypeID<T>())
73 " for an element with type " +
74 TYPE[m->getTypeID()]);
Advanced Computational Language.
shared_ptr< cl::Buffer > buffer
void errorMessage(cl_int status, const char *errorMessage)
Prints errorMessage and exits depending on the status.
const std::vector< std::string > TYPE
std::shared_ptr< MemBlock > ElementData
virtual void swapBuffers(MemBlock &a)
Class interface for Buffer Memory Objects.
virtual cl::Buffer & getBuffer()