Close

Presentation

This content is available for: Workshop Reg Pass. Upgrade Registration
MPI-RICAL: Data-Driven MPI Distributed Parallelism Assistance with Transformers
DescriptionMessage Passing Interface (MPI) plays a crucial role in distributed memory parallelization across multiple nodes. However, parallelizing MPI code manually, and specifically, performing domain decomposition, is a challenging, error-prone task. In this paper, we address this problem by developing MPI-RICAL, a novel data-driven, programming-assistance tool that assists programmers in writing domain decomposition based distributed memory parallelization code. Specifically, we train a supervised language model to suggest MPI functions and their proper locations in the code on the fly. We also introduce MPICodeCorpus, the first publicly available corpus of MPI-based parallel programs that is created by mining more than 15,000 open-source repositories on GitHub. Experimental results have been done on MPICodeCorpus and more importantly, on a compiled benchmark of MPI-based parallel programs for numerical computations that represent real-world scientific applications. MPI-RICAL achieves F1 scores between 0.87-0.91 on these programs, demonstrating its accuracy in suggesting correct MPI functions at appropriate code locations.
Event Type
Workshop
TimeMonday, 13 November 202310:30am - 10:50am MST
Location601
Tags
Artificial Intelligence/Machine Learning
Software Engineering
Registration Categories
W