{"created":"2025-01-19T01:08:23.072302+00:00","updated":"2025-01-19T19:27:41.004508+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00206313","sets":["1164:2240:10178:10282"]},"path":["10282"],"owner":"44499","recid":"206313","title":["宇宙幅射輸送コードARGOTのOpenACCによるGPU実装"],"pubdate":{"attribute_name":"公開日","attribute_value":"2020-07-23"},"_buckets":{"deposit":"64b19f4d-8af0-4bd5-a61a-08865f436bd3"},"_deposit":{"id":"206313","pid":{"type":"depid","value":"206313","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"宇宙幅射輸送コードARGOTのOpenACCによるGPU実装","author_link":["513000","513002","513005","513004","512999","513003","513001"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"宇宙幅射輸送コードARGOTのOpenACCによるGPU実装"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"アクセラレータ","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2020-07-23","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"筑波大学計算科学研究センター/筑波大学システム情報工学研究群"},{"subitem_text_value":"筑波大学計算科学研究センター"},{"subitem_text_value":"筑波大学システム情報工学研究群/筑波大学計算科学研究センター"},{"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/206313/files/IPSJ-HPC20175007.pdf","label":"IPSJ-HPC20175007.pdf"},"date":[{"dateType":"Available","dateValue":"2022-07-23"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-HPC20175007.pdf","filesize":[{"value":"5.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":"710df3f9-b8e5-43c9-8dc1-6e9aed9bb21e","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2020 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":"吉川, 耕司"}],"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(Graphics Processing Unit)に演算通信性能に優れている FPGA(Field Programmable Gate Array)を連携させ,双方を相補的に利用する GPU-FPGA 複合システムに関する研究を進めている.GPU・FPGA 複合演算加速が必要とされる理由は,複数の物理モデルや複数の同時発生する物理現象を含むシミュレーションであるマルチフィジックスアプリケーションに有効だと睨んでいるためである.マルチフィジックスでは,シミュレーション内に様々な特性の演算が出現するので,GPU だけでは演算加速が困難な場合がある.したがって,GPU だけでは対応しきれない特性の演算の加速に FPGA を利用することで,アプリケーション全体の性能向上を狙う.しかし,その実装方式は GPU で動作する計算カーネルを CUDA にて,FPGA で動作する計算カーネルを OpenCL にて記述するというような複数のプログラミング言語を用いたマルチリンガルプログラミングであり,そのようなプログラミングモデルはプログラマに多大な負担を強いるため,よりユーザビリティの高い GPU-FPGA 連携を実現するプログラミング環境が必要となる.そのことを踏まえ,本稿ではユーザビリティの高い GPU-FPGA 連携の実現を見据えた予備評価として,初期宇宙における天体形成をシミュレーションするプログラムを OpenACC によって実装し,OpenMP ベースの CPU 実装および CUDA ベースの GPU 実装との性能評価を行う.","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":"2020-07-23","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"7","bibliographicVolumeNumber":"2020-HPC-175"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":206313,"links":{}}