{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00217489","sets":["1164:2240:10902:10903"]},"path":["10903"],"owner":"44499","recid":"217489","title":["OpenACCによる宇宙物理シミュレーションのGPU+FPGA協調計算の実装"],"pubdate":{"attribute_name":"公開日","attribute_value":"2022-03-10"},"_buckets":{"deposit":"c45b2052-be16-4e4e-b1ba-c773570d6fc5"},"_deposit":{"id":"217489","pid":{"type":"depid","value":"217489","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"OpenACCによる宇宙物理シミュレーションのGPU+FPGA協調計算の実装","author_link":["563623","563628","563632","563629","563630","563631","563625","563624","563626","563627"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"OpenACCによる宇宙物理シミュレーションのGPU+FPGA協調計算の実装"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"アクセラレータ","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2022-03-10","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"筑波大学理工情報生命学術院システム情報工学研究群情報理工学位プログラム/理化学研究所計算科学研究センター"},{"subitem_text_value":"筑波大学計算科学研究センター/筑波大学理工情報生命学術院システム情報工学研究群情報理工学位プログラム"},{"subitem_text_value":"筑波大学計算科学研究センター/筑波大学理工情報生命学術院システム情報工学研究群情報理工学位プログラム"},{"subitem_text_value":"筑波大学計算科学研究センター/筑波大学理工情報生命学術院システム情報工学研究群情報理工学位プログラム"},{"subitem_text_value":"Oak Ridge National Laboratory"},{"subitem_text_value":"Oak Ridge National Laboratory"},{"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/217489/files/IPSJ-HPC22183011.pdf","label":"IPSJ-HPC22183011.pdf"},"date":[{"dateType":"Available","dateValue":"2024-03-10"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-HPC22183011.pdf","filesize":[{"value":"2.0 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":"a0901ff8-a622-4383-b38e-6ca45566ba6c","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":[{}]},{"creatorNames":[{"creatorName":"Lee, Seyong"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Vetter, Jeffrey S."}],"nameIdentifiers":[{}]},{"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":"近年 HPC 分野では,アクセラレータとして GPU や FPGA が注目されている.特に FPGA は GPU の苦手な処理でも性能を発揮することが期待されており,我々は両者を統合した次世代スーパーコンピュータの研究を行っている.しかし,GPU と FPGA を組み合わせたプログラミングでは,標準的な手法や言語が存在していない.HPC における GPU のシェアは現状では NVIDIA 社によるものが支配的であるため,主に GPU の処理は CUDA で記述されている.一方で,FPGA では高位合成技術により,ハードウェア記述言語に代わって,OpenCL の使用が可能になっている.これら二つを組み合わせてプログラミングを行うことはアプリケーションプログラマーにとって多大な負担となる.また,OpenCL では GPU のプログラミングも行うことができるが,既存のアプリケーションの多くはすでに CUDA で書かれているか,CPU 版しか存在しないため,OpenCL に書き直すには相当の負担が掛かる.仮にコードを別の言語で書き直すのであれば,より汎用性や抽象度の高い記述を行うことが理想である.そこで,我々はCAMP(Cooperative Acceleration by Multi-device Programming)というコンセプトの下,ディレクティブ形式の API である OpenACC を用いて両アクセラレータのプログラミングを統一的に行う環境である MHOAT(Multi-Hybrid OpenACC Translator)を開発している.本稿では,宇宙物理分野の実アプリケーションである ARGOT コードを対象に,MHOAT による GPU と FPGA の混合演算加速の実装について述べる.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"9","bibliographic_titles":[{"bibliographic_title":"研究報告ハイパフォーマンスコンピューティング(HPC)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2022-03-10","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"11","bibliographicVolumeNumber":"2022-HPC-183"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":217489,"updated":"2025-01-19T15:28:46.118811+00:00","links":{},"created":"2025-01-19T01:17:58.807238+00:00"}