Skip to content

Commit 8be33ee

Browse files
author
bwyogatama
committed
Update Readme
1 parent 08e18f3 commit 8be33ee

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Sirius is a GPU acceleration layer for SQL analytics. It plugs into existing eng
1111
<img src="sirius-architecture.png" alt="Diagram" width="900"/>
1212
</p>
1313

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+
1420
## Installing dependencies
1521

1622
### Install duckdb dependencies

0 commit comments

Comments
 (0)