uber / aresdb

A GPU-powered real-time analytics storage and query engine.
https://eng.uber.com/aresdb/
Apache License 2.0
2.99k stars 232 forks source link

CUDA 9.2? #345

Closed kabrin closed 4 years ago

kabrin commented 4 years ago

I know the documentation states CUDA 9.1 is required, but has there been any testing done with CUDA 9.2? Does that work with any version of Aresdb?

shz117 commented 4 years ago

CUDA 9.2 should be compatible with code written for earlier versions. with CUDA 9.2 you want to make sure your driver version is greater than 396.26 though. reference: https://docs.nvidia.com/deploy/cuda-compatibility/index.html