heavyai / heavydb

HeavyDB (formerly OmniSciDB)
https://heavy.ai
Apache License 2.0
2.96k stars 448 forks source link

no opencl support #765

Open wibed opened 2 years ago

wibed commented 2 years ago

https://github.com/heavyai/heavydb/issues/7

i ve had a look on the hardware reference and amd is nowhere to be found. is there a version supporting amd?

cdessanti commented 2 years ago

Hi @wibed,

At the moment we support computing on the database using CUDA, so no OpenCL or other APIs. While we didn't rely so much on Nvidia APIs, adding support to different hardware is going to be a costly and time-consuming process and it's not on the roadmap right now. (but I've to say that it would be cool)