59 const std::string var_name,
60 const std::string value,
76 cl_event
_execute(
const std::vector<cl_event> events);
101 std::string _var_name;
115 size_t _global_work_size;
117 size_t _local_work_size;
The calculation main entry point. (See Aqua::CalcServer::CalcServer for details)
Set all the components of an array with the desired value.
Definition: Set.h:39
~Set()
Definition: Set.cpp:58
void setup()
Definition: Set.cpp:69
cl_event _execute(const std::vector< cl_event > events)
Definition: Set.cpp:95
Main AQUAgpusph namespace.
Definition: ArgumentsManager.cpp:45