English

LM4HPC: Towards Effective Language Model Application in High-Performance Computing

Machine Learning 2023-11-28 v1 Distributed, Parallel, and Cluster Computing

Abstract

In recent years, language models (LMs), such as GPT-4, have been widely used in multiple domains, including natural language processing, visualization, and so on. However, applying them for analyzing and optimizing high-performance computing (HPC) software is still challenging due to the lack of HPC-specific support. In this paper, we design the LM4HPC framework to facilitate the research and development of HPC software analyses and optimizations using LMs. Tailored for supporting HPC datasets, AI models, and pipelines, our framework is built on top of a range of components from different levels of the machine learning software stack, with Hugging Face-compatible APIs. Using three representative tasks, we evaluated the prototype of our framework. The results show that LM4HPC can help users quickly evaluate a set of state-of-the-art models and generate insightful leaderboards.

Keywords

Cite

@article{arxiv.2306.14979,
  title  = {LM4HPC: Towards Effective Language Model Application in High-Performance Computing},
  author = {Le Chen and Pei-Hung Lin and Tristan Vanderbruggen and Chunhua Liao and Murali Emani and Bronis de Supinski},
  journal= {arXiv preprint arXiv:2306.14979},
  year   = {2023}
}
R2 v1 2026-06-28T11:14:59.240Z