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

An Optimized Error-controlled MPI Collective Framework Integrated with Lossy Compression (2304.03890v3)

Published 8 Apr 2023 in cs.DC

Abstract: With the ever-increasing computing power of supercomputers and the growing scale of scientific applications, the efficiency of MPI collective communications turns out to be a critical bottleneck in large-scale distributed and parallel processing. The large message size in MPI collectives is particularly concerning because it can significantly degrade the overall parallel performance. To address this issue, prior research simply applies the off-the-shelf fix-rate lossy compressors in the MPI collectives, leading to suboptimal performance, limited generalizability, and unbounded errors. In this paper, we propose a novel solution, called C-Coll, which leverages error-bounded lossy compression to significantly reduce the message size, resulting in a substantial reduction in communication cost. The key contributions are three-fold. (1) We develop two general, optimized lossy-compression-based frameworks for both types of MPI collectives (collective data movement as well as collective computation), based on their particular characteristics. Our framework not only reduces communication cost but also preserves data accuracy. (2) We customize SZx, an ultra-fast error-bounded lossy compressor, to meet the specific needs of collective communication. (3) We integrate C-Coll into multiple collectives, such as MPI_Allreduce, MPI_Scatter, and MPI_Bcast, and perform a comprehensive evaluation based on real-world scientific datasets. Experiments show that our solution outperforms the original MPI collectives as well as multiple baselines and related efforts by 1.8-2.7X.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (14)
  1. Jiajun Huang (30 papers)
  2. Sheng Di (58 papers)
  3. Xiaodong Yu (44 papers)
  4. Yujia Zhai (26 papers)
  5. Zhaorui Zhang (6 papers)
  6. Jinyang Liu (51 papers)
  7. Xiaoyi Lu (10 papers)
  8. Ken Raffenetti (11 papers)
  9. Hui Zhou (86 papers)
  10. Kai Zhao (160 papers)
  11. Zizhong Chen (41 papers)
  12. Franck Cappello (60 papers)
  13. Yanfei Guo (11 papers)
  14. Rajeev Thakur (16 papers)
Citations (9)

Summary

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