English

AITuning: Machine Learning-based Tuning Tool for Run-Time Communication Libraries

Machine Learning 2019-09-16 v1 Performance Machine Learning

Abstract

In this work, we address the problem of tuning communication libraries by using a deep reinforcement learning approach. Reinforcement learning is a machine learning technique incredibly effective in solving game-like situations. In fact, tuning a set of parameters in a communication library in order to get better performance in a parallel application can be expressed as a game: Find the right combination/path that provides the best reward. Even though AITuning has been designed to be utilized with different run-time libraries, we focused this work on applying it to the OpenCoarrays run-time communication library, built on top of MPI-3. This work not only shows the potential of using a reinforcement learning algorithm for tuning communication libraries, but also demonstrates how the MPI Tool Information Interface, introduced by the MPI-3 standard, can be used effectively by run-time libraries to improve the performance without human intervention.

Keywords

Cite

@article{arxiv.1909.06301,
  title  = {AITuning: Machine Learning-based Tuning Tool for Run-Time Communication Libraries},
  author = {Alessandro Fanfarillo and Davide Del Vento},
  journal= {arXiv preprint arXiv:1909.06301},
  year   = {2019}
}

Comments

11 pages, 1 figure, ParCo 19

R2 v1 2026-06-23T11:14:43.518Z