Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–4 of 4 results for author: de Supinski, B

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

    Authors: Le Chen, Pei-Hung Lin, Tristan Vanderbruggen, Chunhua Liao, Murali Emani, Bronis de Supinski

    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 deve… ▽ More

    Submitted 26 June, 2023; originally announced June 2023.

  2. arXiv:2303.08873  [pdf, other

    cs.PL cs.DC cs.LG

    Machine Learning-Driven Adaptive OpenMP For Portable Performance on Heterogeneous Systems

    Authors: Giorgis Georgakoudis, Konstantinos Parasyris, Chunhua Liao, David Beckingsale, Todd Gamblin, Bronis de Supinski

    Abstract: Heterogeneity has become a mainstream architecture design choice for building High Performance Computing systems. However, heterogeneity poses significant challenges for achieving performance portability of execution. Adapting a program to a new heterogeneous platform is laborious and requires developers to manually explore a vast space of execution parameters. To address those challenges, this pa… ▽ More

    Submitted 15 March, 2023; originally announced March 2023.

    Report number: LLNL-CONF-833682

  3. arXiv:1504.00825  [pdf, other

    cs.PF

    ALEA: Fine-grain Energy Profiling with Basic Block Sampling

    Authors: Lev Mukhanov, Dimitrios S. Nikolopoulos, Bronis R. de Supinski

    Abstract: Energy efficiency is an essential requirement for all contemporary computing systems. We thus need tools to measure the energy consumption of computing systems and to understand how workloads affect it. Significant recent research effort has targeted direct power measurements on production computing systems using on-board sensors or external instruments. These direct methods have in turn guided st… ▽ More

    Submitted 14 November, 2016; v1 submitted 3 April, 2015; originally announced April 2015.

    Comments: 20 pages

  4. arXiv:cs/0206038  [pdf, ps, other

    cs.DC

    A Multilevel Approach to Topology-Aware Collective Operations in Computational Grids

    Authors: N. T. Karonis, B. de Supinski, I. Foster, W. Gropp, E. Lusk

    Abstract: The efficient implementation of collective communiction operations has received much attention. Initial efforts produced "optimal" trees based on network communication models that assumed equal point-to-point latencies between any two processes. This assumption is violated in most practical settings, however, particularly in heterogeneous systems such as clusters of SMPs and wide-area "computati… ▽ More

    Submitted 24 June, 2002; originally announced June 2002.

    Comments: 16 pages, 8 figures

    Report number: Preprint ANL/MCS-P948-0402 ACM Class: D.1.3