Frontiers in Big Data (Nov 2021)

Autotuning of Exascale Applications With Anomalies Detection

  • Dragi Kimovski,
  • Roland Mathá,
  • Gabriel Iuhasz,
  • Gabriel Iuhasz,
  • Fabrizio Marozzo,
  • Dana Petcu,
  • Dana Petcu,
  • Radu Prodan

DOI
https://doi.org/10.3389/fdata.2021.657218
Journal volume & issue
Vol. 4

Abstract

Read online

The execution of complex distributed applications in exascale systems faces many challenges, as it involves empirical evaluation of countless code variations and application runtime parameters over a heterogeneous set of resources. To mitigate these challenges, the research field of autotuning has gained momentum. The autotuning automates identifying the most desirable application implementation in terms of code variations and runtime parameters. However, the complexity and size of the exascale systems make the autotuning process very difficult, especially considering the number of parameter variations that have to be identified. Therefore, we introduce a novel approach for autotuning exascale applications based on a genetic multi-objective optimization algorithm integrated within the ASPIDE exascale computing framework. The approach considers multi-dimensional search space with support for pluggable objective functions, including execution time and energy requirements. Furthermore, the autotuner employs a machine learning-based event detection approach to detect events and anomalies during application execution, such as hardware failures or communication bottlenecks.

Keywords