PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
March 19, 2026Proceedings of the VLDB Endowment5 citations

Terabyte-Scale Analytics in the Blink of an Eye

View Full Paper
BWBowen WuWCWei CuiCCCarlo Curino

Key Points

  • The aim is to understand how to scale analytical SQL queries efficiently on GPU clusters and measure potential performance improvements.
  • Studied the scaling of analytical SQL queries on distributed GPU clusters.
  • Developed a prototype leveraging machine learning and high-performance computing practices.
  • Conducted extensive performance experiments using TPC-H benchmarks at a 1TB scale factor.
  • Achieved performance gains of at least 60X compared to traditional CPU-only solutions.
  • Demonstrated the capability to run 22 TPC-H queries quickly, highlighting the efficiency of GPU clusters.

Abstract

For the past two decades, the DB community has devoted substantial research to take advantage of cheap clusters of machines for distributed data analytics—we believe that we are at the beginning of a paradigm shift. The scaling laws and popularity of AI models lead to the deployment of incredibly powerful GPU clusters in commercial data centers. Compared to CPU-only solutions, these clusters deliver impressive improvements in per-node compute, memory bandwidth, and inter-node interconnect performance. In this paper, we study the problem of scaling analytical SQL queries on distributed clusters of GPUs, with the stated goal of establishing an upper bound on the likely performance gains. To do so, we build a prototype designed to maximize performance by leveraging ML/HPC best practices, such as group communication primitives for cross-device data movements. This allows us to conduct thorough performance experimentation to point our community towards a massive performance opportunity of at least 60X. To make these gains more relatable, before you can blink twice, our system can run all 22 queries of TPC-H at a 1TB scale factor!

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Wu et al. (2025) studied this question.

synapsesocial.com/papers/69bb929b496e729e62980044https://doi.org/10.14778/3773749.3773754
Ask AI
Helpful
Bookmark
Share
View Full Paper