用 SYCL 和 CUDA 编程模型实现的分子动力学仿真软件包 GROMACS 的性能比较

L. Apanasevich, Yogesh Kale, Himanshu Sharma, Ana Marija Sokovic
{"title":"用 SYCL 和 CUDA 编程模型实现的分子动力学仿真软件包 GROMACS 的性能比较","authors":"L. Apanasevich, Yogesh Kale, Himanshu Sharma, Ana Marija Sokovic","doi":"arxiv-2406.10362","DOIUrl":null,"url":null,"abstract":"For many years, systems running Nvidia-based GPU architectures have dominated\nthe heterogeneous supercomputer landscape. However, recently GPU chipsets\nmanufactured by Intel and AMD have cut into this market and can now be found in\nsome of the worlds fastest supercomputers. The June 2023 edition of the TOP500\nlist of supercomputers ranks the Frontier supercomputer at the Oak Ridge\nNational Laboratory in Tennessee as the top system in the world. This system\nfeatures AMD Instinct 250 X GPUs and is currently the only true exascale\ncomputer in the world.The first framework that enabled support for\nheterogeneous platforms across multiple hardware vendors was OpenCL, in 2009.\nSince then a number of frameworks have been developed to support vendor\nagnostic heterogeneous environments including OpenMP, OpenCL, Kokkos, and SYCL.\nSYCL, which combines the concepts of OpenCL with the flexibility of\nsingle-source C++, is one of the more promising programming models for\nheterogeneous computing devices. One key advantage of this framework is that it\nprovides a higher-level programming interface that abstracts away many of the\nhardware details than the other frameworks. This makes SYCL easier to learn and\nto maintain across multiple architectures and vendors. In n recent years, there\nhas been growing interest in using heterogeneous computing architectures to\naccelerate molecular dynamics simulations. Some of the more popular molecular\ndynamics simulations include Amber, NAMD, and Gromacs. However, to the best of\nour knowledge, only Gromacs has been successfully ported to SYCL to date. In\nthis paper, we compare the performance of GROMACS compiled using the SYCL and\nCUDA frameworks for a variety of standard GROMACS benchmarks. In addition, we\ncompare its performance across three different Nvidia GPU chipsets, P100, V100,\nand A100.","PeriodicalId":501291,"journal":{"name":"arXiv - CS - Performance","volume":"68 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-06-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A Comparison of the Performance of the Molecular Dynamics Simulation Package GROMACS Implemented in the SYCL and CUDA Programming Models\",\"authors\":\"L. Apanasevich, Yogesh Kale, Himanshu Sharma, Ana Marija Sokovic\",\"doi\":\"arxiv-2406.10362\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"For many years, systems running Nvidia-based GPU architectures have dominated\\nthe heterogeneous supercomputer landscape. However, recently GPU chipsets\\nmanufactured by Intel and AMD have cut into this market and can now be found in\\nsome of the worlds fastest supercomputers. The June 2023 edition of the TOP500\\nlist of supercomputers ranks the Frontier supercomputer at the Oak Ridge\\nNational Laboratory in Tennessee as the top system in the world. This system\\nfeatures AMD Instinct 250 X GPUs and is currently the only true exascale\\ncomputer in the world.The first framework that enabled support for\\nheterogeneous platforms across multiple hardware vendors was OpenCL, in 2009.\\nSince then a number of frameworks have been developed to support vendor\\nagnostic heterogeneous environments including OpenMP, OpenCL, Kokkos, and SYCL.\\nSYCL, which combines the concepts of OpenCL with the flexibility of\\nsingle-source C++, is one of the more promising programming models for\\nheterogeneous computing devices. One key advantage of this framework is that it\\nprovides a higher-level programming interface that abstracts away many of the\\nhardware details than the other frameworks. This makes SYCL easier to learn and\\nto maintain across multiple architectures and vendors. In n recent years, there\\nhas been growing interest in using heterogeneous computing architectures to\\naccelerate molecular dynamics simulations. Some of the more popular molecular\\ndynamics simulations include Amber, NAMD, and Gromacs. However, to the best of\\nour knowledge, only Gromacs has been successfully ported to SYCL to date. In\\nthis paper, we compare the performance of GROMACS compiled using the SYCL and\\nCUDA frameworks for a variety of standard GROMACS benchmarks. In addition, we\\ncompare its performance across three different Nvidia GPU chipsets, P100, V100,\\nand A100.\",\"PeriodicalId\":501291,\"journal\":{\"name\":\"arXiv - CS - Performance\",\"volume\":\"68 1\",\"pages\":\"\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-06-14\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"arXiv - CS - Performance\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/arxiv-2406.10362\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Performance","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2406.10362","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

多年来,运行基于 Nvidia GPU 架构的系统一直在异构超级计算机领域占据主导地位。不过,最近英特尔和 AMD 制造的 GPU 芯片组已经切入了这一市场,现在世界上一些速度最快的超级计算机中都可以看到它们的身影。2023 年 6 月发布的超级计算机 TOP500 榜单将田纳西州橡树岭国家实验室的 Frontier 超级计算机列为世界顶级系统。该系统采用 AMD Instinct 250 X GPU,是目前世界上唯一一台真正意义上的外卡计算机。该框架的一个主要优势是它提供了一个更高级别的编程接口,与其他框架相比,它抽象掉了许多硬件细节。这使得 SYCL 更易于学习和维护,并适用于多种体系结构和供应商。近年来,人们对使用异构计算架构加速分子动力学模拟越来越感兴趣。比较流行的分子动力学模拟包括 Amber、NAMD 和 Gromacs。然而,据我们所知,迄今为止只有 Gromacs 成功移植到了 SYCL。在本文中,我们针对各种标准 GROMACS 基准,比较了使用 SYCL 和 CUDA 框架编译的 GROMACS 的性能。此外,我们还比较了它在三种不同的 Nvidia GPU 芯片组(P100、V100 和 A100)上的性能。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A Comparison of the Performance of the Molecular Dynamics Simulation Package GROMACS Implemented in the SYCL and CUDA Programming Models
For many years, systems running Nvidia-based GPU architectures have dominated the heterogeneous supercomputer landscape. However, recently GPU chipsets manufactured by Intel and AMD have cut into this market and can now be found in some of the worlds fastest supercomputers. The June 2023 edition of the TOP500 list of supercomputers ranks the Frontier supercomputer at the Oak Ridge National Laboratory in Tennessee as the top system in the world. This system features AMD Instinct 250 X GPUs and is currently the only true exascale computer in the world.The first framework that enabled support for heterogeneous platforms across multiple hardware vendors was OpenCL, in 2009. Since then a number of frameworks have been developed to support vendor agnostic heterogeneous environments including OpenMP, OpenCL, Kokkos, and SYCL. SYCL, which combines the concepts of OpenCL with the flexibility of single-source C++, is one of the more promising programming models for heterogeneous computing devices. One key advantage of this framework is that it provides a higher-level programming interface that abstracts away many of the hardware details than the other frameworks. This makes SYCL easier to learn and to maintain across multiple architectures and vendors. In n recent years, there has been growing interest in using heterogeneous computing architectures to accelerate molecular dynamics simulations. Some of the more popular molecular dynamics simulations include Amber, NAMD, and Gromacs. However, to the best of our knowledge, only Gromacs has been successfully ported to SYCL to date. In this paper, we compare the performance of GROMACS compiled using the SYCL and CUDA frameworks for a variety of standard GROMACS benchmarks. In addition, we compare its performance across three different Nvidia GPU chipsets, P100, V100, and A100.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信