{"updated":"2025-01-20T07:01:00.098460+00:00","links":{},"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00174127","sets":["1164:2240:8543:8882"]},"path":["8882"],"owner":"11","recid":"174127","title":["アウトオブコア・ステンシル計算に対する自動テンポラルブロッキングのためのアクセラレータ向けディレクティブ"],"pubdate":{"attribute_name":"公開日","attribute_value":"2016-08-01"},"_buckets":{"deposit":"644ec965-5aed-484e-8d27-2d3936efe987"},"_deposit":{"id":"174127","pid":{"type":"depid","value":"174127","revision_id":0},"owners":[11],"status":"published","created_by":11},"item_title":"アウトオブコア・ステンシル計算に対する自動テンポラルブロッキングのためのアクセラレータ向けディレクティブ","author_link":["356211","356213","356209","356208","356210","356212"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"アウトオブコア・ステンシル計算に対する自動テンポラルブロッキングのためのアクセラレータ向けディレクティブ"},{"subitem_title":"Accelerator Directives for Automated Temporal Blocking of Out-of-Core Stencil Computation","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"GPU","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2016-08-01","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"大阪大学大学院情報科学研究科コンピュータサイエンス専攻"},{"subitem_text_value":"大阪大学大学院情報科学研究科コンピュータサイエンス専攻"},{"subitem_text_value":"大阪大学大学院情報科学研究科コンピュータサイエンス専攻"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Department of Computer Science, Graduate School of Information Science and Technology, Osaka University","subitem_text_language":"en"},{"subitem_text_value":"Department of Computer Science, Graduate School of Information Science and Technology, Osaka University","subitem_text_language":"en"},{"subitem_text_value":"Department of Computer Science, Graduate School of Information Science and Technology, Osaka University","subitem_text_language":"en"}]},"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/174127/files/IPSJ-HPC16155013.pdf","label":"IPSJ-HPC16155013.pdf"},"date":[{"dateType":"Available","dateValue":"2018-08-01"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-HPC16155013.pdf","filesize":[{"value":"234.2 kB"}],"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":"747ae223-76da-4a6e-8df5-c6ca0d10db27","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2016 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":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Nobuhiro, Miki","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Fumihiko, Ino","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Kenichi, Hagihara","creatorNameLang":"en"}],"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":"本稿では,アウトオブコア・ステンシル計算に対し,テンポラルブロッキングを自動的に適用できる OpenACC ディレクティブの拡張およびそのトランスレータを提案する.提案するトランスレータは,OpenACC に類似する C プログラムおよびいくつかの実行パラメタを入力として,データ分割,パイプライン実行およびテンポラルブロッキングにより最適化された OpenACC プログラムを出力する.評価実験では,提案するトランスレータをヤコビ法,姫野ベンチマークおよび CIP(Constrained Interpolation Profile) 法に適用し,これらの実効性能および性能可搬性の向上を分析する.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"In this paper, we propose an extension of OpenACC directives and its translator capable of automatically applying temporal blocking to out-of-core stencil computation. The proposed translator takes an OpenACC-like C program and some execution parameters as inputs to generate an OpenACC program optimized with data decomposition, pipelined execution, and temporal blocking. In experiments, where the effective performance and performance portability are analyzed, we apply our translator to the Jacobi method, Himeno benchmark, and constrained interpolation profile (CIP) scheme.","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":"2016-08-01","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"13","bibliographicVolumeNumber":"2016-HPC-155"}]},"relation_version_is_last":true,"weko_creator_id":"11"},"id":174127,"created":"2025-01-19T00:44:21.613332+00:00"}