Close

Presentation

This content is available for: Tech Program Reg Pass. Upgrade Registration
Legate Sparse: Distributed Sparse Computing in Python
DescriptionThe sparse module of the popular SciPy Python library is widely used across applications in scientific computing, data analysis, and machine learning. The standard implementation of SciPy is restricted to a single CPU and cannot take advantage of modern distributed and accelerated computing resources. We introduce Legate Sparse, a system that transparently distributes and accelerates unmodified sparse matrix-based SciPy programs across clusters of CPUs and GPUs, and composes with cuNumeric, a distributed NumPy library. Legate Sparse uses a combination of static and dynamic techniques to performantly compose independently written sparse and dense array programming libraries, providing a unified Python interface for distributed sparse and dense array computations. We show that Legate Sparse is competitive with single-GPU libraries like CuPy and the industry-standard PETSc library on up to 1280 CPU cores and 192 GPUs of the Summit supercomputer, while offering the productivity benefits of idiomatic SciPy and NumPy.
Event Type
Paper
TimeTuesday, 14 November 202310:30am - 11am MST
Location301-302-303
Tags
Heterogeneous Computing
Programming Frameworks and System Software
Task Parallelism
Registration Categories
TP
Reproducibility Badges