Abstract
A recent trend in modern high-performance computing is the increasing use of hybrid architectures, where the vast majority of performance comes from accelerators. Modern accelerators are based on Graphics Processing Units (GPU) that contain many low power cores that in their aggregate provides an extremely high computation rate. Current and future CPU processors are requiring more explicit parallelism as each successive version of the hardware packs in more cores, and technologies like hyperthreading and vector operations require even more parallel processing to leverage each core's full potential. As an example, the Frontier supercomputer installed at Oak Ridge National Laboratories recently hit a record breaking 1.1 exaflops1 on the LINPACK HPC benchmark [Shoemaker 2022]. The system contains 37632 AMD MI250x GPUs which requires more than half a billion threads to keep the system fully utilized [Khizeran 2022]. VTK-m is a toolkit of scientific visualization algorithms for these emerging processor architectures. VTK-m supports the fine-grained concurrency for data analysis and visualization algorithms required to drive extreme scale computing by providing abstract models for data and execution that can be applied to a variety of algorithms across many different processor architectures.
| Original language | English |
|---|---|
| Title of host publication | Proceedings - SIGGRAPH 2023 Talks |
| Editors | Stephen N. Spencer |
| Publisher | Association for Computing Machinery, Inc |
| ISBN (Electronic) | 9798400701436 |
| DOIs | |
| State | Published - Aug 7 2022 |
| Event | Special Interest Group on Computer Graphics and Interactive Techniques - Talks, SIGGRAPH 2023 - Los Angeles, United States Duration: Aug 6 2023 → Aug 10 2023 |
Publication series
| Name | Proceedings - SIGGRAPH 2023 Talks |
|---|
Conference
| Conference | Special Interest Group on Computer Graphics and Interactive Techniques - Talks, SIGGRAPH 2023 |
|---|---|
| Country/Territory | United States |
| City | Los Angeles |
| Period | 08/6/23 → 08/10/23 |
Funding
This research was supported by the Exascale Computing Project (17-SC-20-SC), a collaborative effort of the U.S. Department of Energy Office of Science and the National Nuclear Security Administration.
Keywords
- high-performance computing
- scientific visualization