{"created":"2025-01-19T01:11:38.617816+00:00","updated":"2025-01-19T18:10:07.702934+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00210420","sets":["1164:2036:10484:10562"]},"path":["10562"],"owner":"44499","recid":"210420","title":["OSCARコンパイラによるMATLAB/Simulinkアプリケーションの自動並列化"],"pubdate":{"attribute_name":"公開日","attribute_value":"2021-03-18"},"_buckets":{"deposit":"e6d58a2b-a55a-402a-8eb1-f3474ba75232"},"_deposit":{"id":"210420","pid":{"type":"depid","value":"210420","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"OSCARコンパイラによるMATLAB/Simulinkアプリケーションの自動並列化","author_link":["532650","532648","532651","532652","532653","532649","532647"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"OSCARコンパイラによるMATLAB/Simulinkアプリケーションの自動並列化"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"並列処理・モデルベース開発","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2021-03-18","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_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Waseda University","subitem_text_language":"en"},{"subitem_text_value":"Waseda University","subitem_text_language":"en"},{"subitem_text_value":"Waseda University","subitem_text_language":"en"},{"subitem_text_value":"Waseda University","subitem_text_language":"en"},{"subitem_text_value":"Waseda University","subitem_text_language":"en"},{"subitem_text_value":"Waseda University","subitem_text_language":"en"},{"subitem_text_value":"Waseda 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/210420/files/IPSJ-SLDM21194020.pdf","label":"IPSJ-SLDM21194020.pdf"},"date":[{"dateType":"Available","dateValue":"2023-03-18"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-SLDM21194020.pdf","filesize":[{"value":"878.5 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":"10"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"09f0b67e-14a0-4b39-a51f-b80273e45501","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2021 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":"AA11451459","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-8639","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"組込み向けシステム開発には,MATLAB/Simulink のようなツールが幅広く利用されており,設計から実装・検証を一貫して行うことができる.このような開発では,Embedded Coder や MATLAB Coder のような組み込みシステム上に実装する自動 C コード生成がサポートされているが,マルチコアプロセッサによる並列処理を十分に活用できていない.従来までに,Simulink モデル内のブロック間並列性を抽出する手法が提案されているが,ブロック内部の並列性や MATLAB 言語で記述されたカスタムブロック内の並列性を抽出していない.これに対して,MATLAB/Simulink から自動生成された C コードに対して,モデル内のブロック間並列性やブロック内部のループ並列性を抽出する OSCAR 自動並列化コンパイラを用いたマルチグレイン並列化手法が提案されている.しかしながら,コードレベルでの並列化ではコンパイラの解析機能に依存し,自動生成されたコード特有の冗長的な構造により,コンパイラによる解析が難しい場合が存在した.そこで,従来の OSCAR 自動並列化コンパイラの解析機能に加えて,シンボリック伝搬とループインターチェンジ及び動的メモリ確保解析機能を拡張し,より多くのアプリケーションで自動並列化可能にした.本稿では OSCAR 自動並列化コンパイラにより MATLAB/Simulink アプリケーションを並列化した結果,Intel Xeon X5670 での 4 コア実行時,画像勾配計算では 1.88 倍,二次元台座エッジの抽出では 1.79 倍,時系列データの移動平均計算では 5.04 倍の速度向上が得られた.また PSNR では 3.62 倍の速度向上が得られた.さらに画像回転では 2.63 倍,緑色検出では 3.48 倍の速度向上が得られた.同様に,上記のアプリケーションに対して Cortex-A72 を 4 コア持つ Raspberry Pi4 上での速度向上を確認した.これらの結果から OSCAR 自動並列化コンパイラによる MATLAB/Simulink アプリケーションの並列性抽出が有効であることを確認した.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"7","bibliographic_titles":[{"bibliographic_title":"研究報告システムとLSIの設計技術(SLDM)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2021-03-18","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"20","bibliographicVolumeNumber":"2021-SLDM-194"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":210420,"links":{}}