We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05f807 commit af17645Copy full SHA for af17645
_posts/2026-01-03-sirius.md
@@ -0,0 +1,23 @@
1
+---
2
+title: "Serius - GPU Native Analytics Engine"
3
+excerpt: "Rethinking Analytical Processing in the GPU Era"
4
+categories:
5
+ - data
6
+tags:
7
8
+last_modified_at: 2026-01-03T08:00:00+09:00
9
10
+
11
+- https://github.com/sirius-db/sirius
12
+ - Serius 라고, GPU 기반에서 실행되는 OLAP 엔진이다.
13
+- 25년 12월에 Paper도 냈다. Nvidia에서 적극 연구중인듯.
14
+ - https://arxiv.org/pdf/2508.04701
15
+- TPC-H, [Clickbench](https://benchmark.clickhouse.com/) 벤치마크에서 엄청난 성능을 보이는 중
16
+ - spark, trino는 저멀리 안녕~
17
+ - duckdb도 위협받는구나
18
19
+물론 가성비와 호환성을 따져봐야 하고 아직은 프로토타입 단계다.
20
21
22
23
0 commit comments