We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e18f3 commit 8be33eeCopy full SHA for 8be33ee
1 file changed
docs/README.md
@@ -11,6 +11,12 @@ Sirius is a GPU acceleration layer for SQL analytics. It plugs into existing eng
11
<img src="sirius-architecture.png" alt="Diagram" width="900"/>
12
</p>
13
14
+## Supported OS/GPU/CUDA/CMake
15
+- Ubuntu >= 20.04
16
+- NVIDIA Volta™ or higher with compute capability 7.0+
17
+- CUDA >= 11.2
18
+- CMake >= 3.30.4 (follow this [instruction](https://medium.com/@yulin_li/how-to-update-cmake-on-ubuntu-9602521deecb) to upgrade CMake)
19
+
20
## Installing dependencies
21
22
### Install duckdb dependencies
0 commit comments