antonmks / Alenka

GPU database engine
Other
1.17k stars 120 forks source link

opencl support #81

Closed cz172638 closed 9 years ago

cz172638 commented 9 years ago

is planned support for opencl to extend usability for other gpus?

antonmks commented 9 years ago

Alenka depends on a number of CUDA libraries, such as Thrust and ModernGpu. So it would be difficult to port it to openCL.