Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
110 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

On the Parallel I/O Optimality of Linear Algebra Kernels: Near-Optimal LU Factorization (2010.05975v1)

Published 12 Oct 2020 in cs.DC

Abstract: Dense linear algebra kernels, such as linear solvers or tensor contractions, are fundamental components of many scientific computing applications. In this work, we present a novel method of deriving parallel I/O lower bounds for this broad family of programs. Based on the X-partitioning abstraction, our method explicitly captures inter-statement dependencies. Applying our analysis to LU factorization, we derive COnfLUX, an LU algorithm with the parallel I/O cost of $N3 / (P \sqrt{M})$ communicated elements per processor -- only $1/3\times$ over our established lower bound. We evaluate COnfLUX on various problem sizes, demonstrating empirical results that match our theoretical analysis, communicating asymptotically less than Cray ScaLAPACK or SLATE, and outperforming the asymptotically-optimal CANDMC library. Running on $1$,$024$ nodes of Piz Daint, COnfLUX communicates 1.6$\times$ less than the second-best implementation and is expected to communicate 2.1$\times$ less on a full-scale run on Summit.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (6)
  1. Tal Ben-Nun (53 papers)
  2. Alexandros Nikolaos Ziogas (16 papers)
  3. Timo Schneider (18 papers)
  4. Maciej Besta (66 papers)
  5. Torsten Hoefler (203 papers)
  6. Grzegorz Kwasniewski (15 papers)
Citations (7)

Summary

We haven't generated a summary for this paper yet.