30466

PystachIO: Efficient Distributed GPU Query Processing with PyTorch over Fast Networks & Fast Storage

Jigao Luo, Nils Boeschen, Muhammad El-Hindi, Carsten Binnig
TU Darmstadt
arXiv:2512.02862 [cs.DB], (2 Dec 2025)

@misc{luo2025pystachioefficientdistributedgpu,

   title={PystachIO: Efficient Distributed GPU Query Processing with PyTorch over Fast Networks & Fast Storage},

   author={Jigao Luo and Nils Boeschen and Muhammad El-Hindi and Carsten Binnig},

   year={2025},

   eprint={2512.02862},

   archivePrefix={arXiv},

   primaryClass={cs.DB},

   url={https://arxiv.org/abs/2512.02862}

}

Download Download (PDF)   View View   Source Source   

197

views

The AI hardware boom has led modern data centers to adopt HPC-style architectures centered on distributed, GPU-centric computation. Large GPU clusters interconnected by fast RDMA networks and backed by high-bandwidth NVMe storage enable scalable computation and rapid access to storage-resident data. Tensor computation runtimes (TCRs), such as PyTorch, originally designed for AI workloads, have recently been shown to accelerate analytical workloads. However, prior work has primarily considered settings where the data fits in aggregated GPU memory. In this paper, we systematically study how TCRs can support scalable, distributed query processing for large-scale, storage-resident OLAP workloads. Although TCRs provide abstractions for network and storage I/O, naive use often underutilizes GPU and I/O bandwidth due to insufficient overlap between computation and data movement. As a core contribution, we present PystachIO, a PyTorch-based distributed OLAP engine that combines fast network and storage I/O with key optimizations to maximize GPU, network, and storage utilization. Our evaluation shows up to 3x end-to-end speedups over existing distributed GPU-based query processing approaches.
No votes yet.
Please wait...

You must be logged in to post a comment.

* * *

* * *

HGPU group © 2010-2025 hgpu.org

All rights belong to the respective authors

Contact us: