Chrome Extension
WeChat Mini Program
Use on ChatGLM

Visuals on the House: Optimizing HPC Workflows with No-Cost CPU Visualization

IEEE Symposium on Large Data Analysis and Visualization(2024)

Argonne National Laboratory | Utah State University | University of Illinois Urbana-Champaign | Forschungszentrum Jülich | Aristotle University of Thessaloniki

Cited 0|Views2
Abstract
The rise of heterogeneous resources in modern High Performance Computing (HPC) systems has propelled the scientific community beyond the exascale threshold. To maximize simulation performance on HPCs, applications increasingly rely on device resources, such as GPUs, leading to under-utilization of host resources, partic-ularly CPUs. In situ analysis and visualization techniques minimize data movement by operating on data in-memory, but this still in-volves blocking operations that incur a small penalty on simulation performance. We explore a novel instrumentation approach where GPU-based time step data is copied from device memory to host memory, enabling CPUs to concurrently perform visualization and analysis tasks. This strategy allows simulations to continue uninter-rupted by an in situ library's analysis and visualization processes.
More
Translated text
Key words
High Performance Computing (HPC),In Situ Visualization,Computational Fluid Dynamics (CFD),GPU Computing,Parallel Processing
求助PDF
上传PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Upload PDF to Generate Summary
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出了一种无需成本的新型异构计算方法,通过将GPU时间步数据复制到主机内存,使得CPU能在不中断模拟的情况下,并发执行可视化与分析任务,从而优化高性能计算(HPC)工作流。

方法】:研究采用了一种创新的仪器化方法,在GPU执行计算任务的同时,将计算结果的时间步数据复制到主机内存,使得CPU能够并行地进行可视化与数据分析。

实验】:文中未具体提及实验细节和数据集名称,但根据描述,实验验证了该策略下模拟可以不受在位库的分析和可视化过程影响,继续正常运行,并可能提高了CPU资源的利用率。