boostorg / compute

A C++ GPU Computing Library for OpenCL
http://boostorg.github.io/compute/
Boost Software License 1.0
1.52k stars 333 forks source link

how about android devices #856

Closed lligen closed 3 years ago

lligen commented 3 years ago

hello,

is this project support cross compile for android devices?

lligen commented 3 years ago

such as Qualcomm/mtk GPU.

ksrikar1234 commented 3 years ago

hello,

is this project support cross compile for android devices?

Yes it will. If ur android mobile has OpenCL driver support. Some vendor do not include one. Samsung and few others however does include OpenCL driver in their OS. U should check if normal OpenCL code runs or not. If yes u can use boost compute.