{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00217761","sets":["1164:2240:10902:10922"]},"path":["10922"],"owner":"44499","recid":"217761","title":["ノードを跨いだGPU・FPGA複合型演算加速による宇宙物理シミュレーションの実装と評価"],"pubdate":{"attribute_name":"公開日","attribute_value":"2022-05-04"},"_buckets":{"deposit":"2c62732a-bdc8-42d1-b23c-bb77e26393ac"},"_deposit":{"id":"217761","pid":{"type":"depid","value":"217761","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"ノードを跨いだGPU・FPGA複合型演算加速による宇宙物理シミュレーションの実装と評価","author_link":["564822","564823","564824","564821"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"ノードを跨いだGPU・FPGA複合型演算加速による宇宙物理シミュレーションの実装と評価"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"HPCアプリケーション","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2022-05-04","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"筑波大学情報理工学位プログラム"},{"subitem_text_value":"筑波大学計算科学研究センター/筑波大学情報理工学位プログラム"},{"subitem_text_value":"筑波大学計算科学研究センター/筑波大学情報理工学位プログラム"},{"subitem_text_value":"筑波大学計算科学研究センター/筑波大学情報理工学位プログラム"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/217761/files/IPSJ-HPC22184006.pdf","label":"IPSJ-HPC22184006.pdf"},"date":[{"dateType":"Available","dateValue":"2024-05-04"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-HPC22184006.pdf","filesize":[{"value":"1.6 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"14"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"1c655d3d-793a-4635-ae9a-0031a676a78c","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2022 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"佐野, 由佳"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"小林, 諒平"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"藤田, 典久"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"朴, 泰祐"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10463942","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8841","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"近年の高性能計算システムでは,高い演算性能とメモリバンド幅を有する GPU (Graphic Processing Unit) が演算加速装置として積極的に導入されている.しかし,全てのアプリケーションが GPU に適合するということではなく,並列性がコア数に対して不足していたり条件分岐が発生したりするような,GPU にとって不適合な演算が部分的に含まれるアプリケーションではその演算性能を十全に発揮することはできない.そこで,その GPU にとって不適合な演算をアプリケーションに特化した演算パイプラインやメモリシステムを柔軟に構築できるFPGA (Field-programmable Gate Array) にオフロードし,GPU と FPGA を相補的に活用することによってアプリケーション全体の性能を向上させるアプローチが試みられている.GPU と FPGA を併用してアプリケーションを実行する研究事例は幾つか存在し,そのためのプラットフォームとしては,両デバイスを同一の計算ノードに搭載するシステムがこれまで用いられてきた.ただし,その構成の必然性については詳細に検討されていないのが現状である.そこで本研究では,GPU と FPGA を併用して初期宇宙の天体形成をシミュレートする宇宙物理アプリケーションを用いて,両方のデバイスが同じ計算機に接続される必要性を定量的に評価した.既存のコードに対して MPI (Message Passing Interface) を用いて再実装を行い,GPU と FPGA が分離した構成で動作するように修正を施した.そして,GPU と FPGA が同じ計算機に接続された構成と,GPU と FPGA が分離した構成において,アプリケーションの性能評価を行った.性能評価より,GPU と FPGA が分離した構成でアプリケーションを実行した場合は,GPU と FPGA が同じ計算機に接続された構成でアプリケーションを実行した場合と比較して,2~3 [%] の性能低下に抑えられた.以上より,GPU と FPGA を協調計算に用いる場合,アプリケーションの特性次第では,GPU と FPGA が異なる計算機に接続されている環境においても高速に協調計算が可能であることが定量的に明らかになった.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"7","bibliographic_titles":[{"bibliographic_title":"研究報告ハイパフォーマンスコンピューティング(HPC)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2022-05-04","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"6","bibliographicVolumeNumber":"2022-HPC-184"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":217761,"updated":"2025-01-19T15:23:19.061721+00:00","links":{},"created":"2025-01-19T01:18:13.621888+00:00"}