Comment on Sirius: A GPU-native SQL engineparentComments−qayxc1yReally? Any NVIDIA GPU released 6 years ago or newer should be able to meet that requirement, in other words any RTX 2000 series and up suffices [1].[1] https://developer.nvidia.com/cuda-gpus−RachelF1yIt requires "CUDA >= 11.2"−graynk1yWhich is not the same as requiring compute capability >= 11.2It requires compute capability >= 7.0 (which is RTX 20xx and higher)
Comments
Really? Any NVIDIA GPU released 6 years ago or newer should be able to meet that requirement, in other words any RTX 2000 series and up suffices [1].
[1] https://developer.nvidia.com/cuda-gpus
It requires "CUDA >= 11.2"
Which is not the same as requiring compute capability >= 11.2
It requires compute capability >= 7.0 (which is RTX 20xx and higher)