heavyai / heavydb

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

no opencl support #765

Open wibed opened 1 year ago

wibed commented 1 year 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 1 year 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)