Abdullahil Kafi
Abdullahil Kafi
I am facing this error after including vexcl. Even if i specify the backend it shows the error. #include ``` from /home/kafi/Documents/Projects/CODD-pro-lib_integration/main.cpp:14: /usr/include/boost/date_time/date_generators.hpp: In member function ‘virtual std::string boost::date_time::nth_kday_of_month::to_string() const’:...
As given in the documentation we can do it for the vexcl but not for the compute vecotrs.
Copying Memory location of an OpenCl backend using VexCL and using that location with Boost.compute
Is it possible to Copy Memory location of an OpenCl backend using VexCL and using that location with Boost.compute? As Boost.compute uses vector type..