RESEARCH POSTER WINNER - 1st PLACE: OMB-Py: Python Micro-Benchmarks for Evaluating Performance of MPI Libraries and Machine Learning Applications on HPC Systems

RESEARCH POSTER WINNER - 1st PLACE: OMB-Py: Python Micro-Benchmarks for Evaluating Performance of MPI Libraries and Machine Learning Applications on HPC Systems

Wednesday, June 1, 2022 1:48 PM to 1:52 PM · 4 min. (Europe/Berlin)
Hall D - 2nd Floor

Information

Python has become a dominant programming language for emerging areas like Machine Learning (ML), Deep Learning (DL), and Data Science (DS). An attractive feature of Python is that it provides easy-to-use programming interface while allowing library developers to enhance performance of their applications by harnessing the computing power offered by High Performance Computing (HPC) platforms. Efficient communication is key to scaling applications on parallel systems, which is typically enabled by the Message Passing Interface (MPI) standard and compliant libraries on HPC hardware. mpi4py is a Python-based communication library that provides an MPI-like interface for Python applications allowing application developers to utilize parallel processing elements including GPUs. However, there is currently no benchmark suite to evaluate communication performance of mpi4py---and Python MPI codes in general---on modern HPC systems. In order to bridge this gap, we propose OMB-Py---Python extensions to the open-source OSU Micro-Benchmark (OMB) suite---aimed to evaluate communication performance of MPI-based parallel applications in Python. To the best of our knowledge, OMB-Py is the first communication benchmark suite for parallel Python applications. OMB-Py consists of a variety of point-to-point and collective communication benchmark tests that are implemented for a range of popular Python libraries including NumPy, CuPy, Numba, and PyCUDA. Our evaluation reveals that mpi4py introduces a small overhead when compared to native MPI libraries. In addition, the work includes Python implementation for several distributed ML algorithms as benchmarks to understand the potential gain in performance for ML/DL workloads. We plan to publicly release OMB-Py to benefit Python HPC community.
Contributors:

  • Arpan Jain (The Ohio State University)
  • Dhabaleswar K. Panda (The Ohio State University)
  • Aamir Shafi (The Ohio State University)
  • Hari Subramoni (The Ohio State University)
  • Nawras Alnaasan (The Ohio State University)
Format
On-site