{"updated":"2025-01-21T21:49:02.435446+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00073763","sets":["934:935:6375:6387"]},"path":["6387"],"owner":"11","recid":"73763","title":["SH4A向けコンパイラにおける0-1整数計画法を使った浮動小数点演算精度指定命令の選択と挿入"],"pubdate":{"attribute_name":"公開日","attribute_value":"2011-03-25"},"_buckets":{"deposit":"7d1b3e87-2836-4525-b6ce-7b3e7f33d403"},"_deposit":{"id":"73763","pid":{"type":"depid","value":"73763","revision_id":0},"owners":[11],"status":"published","created_by":11},"item_title":"SH4A向けコンパイラにおける0-1整数計画法を使った浮動小数点演算精度指定命令の選択と挿入","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"SH4A向けコンパイラにおける0-1整数計画法を使った浮動小数点演算精度指定命令の選択と挿入"},{"subitem_title":"Floating Operation Precision Setting Instruction Selection and Insertion Using 0-1 Integer Linear Programming by a Compiler for SH4A","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"通常論文","subitem_subject_scheme":"Other"}]},"item_type_id":"3","publish_date":"2011-03-25","item_3_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"中央大学"},{"subitem_text_value":"中央大学"},{"subitem_text_value":"中央大学"},{"subitem_text_value":"中央大学"}]},"item_3_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Chuo University","subitem_text_language":"en"},{"subitem_text_value":"Chuo University","subitem_text_language":"en"},{"subitem_text_value":"Chuo University","subitem_text_language":"en"},{"subitem_text_value":"Chuo 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/73763/files/IPSJ-TPRO0402005.pdf"},"date":[{"dateType":"Available","dateValue":"2013-03-25"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-TPRO0402005.pdf","filesize":[{"value":"1.8 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":"15"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"a41df02f-1b94-4ac6-ac0a-b1742ce1610b","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2011 by the Information Processing Society of Japan"}]},"item_3_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"坂本, 諒"},{"creatorName":"千葉, 雄司"},{"creatorName":"久保田, 光一"},{"creatorName":"土居, 範久"}],"nameIdentifiers":[{}]}]},"item_3_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Ryo, Sakamoto","creatorNameLang":"en"},{"creatorName":"Yuji, Chiba","creatorNameLang":"en"},{"creatorName":"Koichi, Kubota","creatorNameLang":"en"},{"creatorName":"Norihisa, Doi","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_3_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA11464814","subitem_source_identifier_type":"NCID"}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_6501","resourcetype":"journal article"}]},"item_3_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"1882-7802","subitem_source_identifier_type":"ISSN"}]},"item_3_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"本論文では SH4A 向けコンパイラにおいて浮動小数点演算の演算精度を指定する命令を選択し,挿入先を定める手段として,0-1 整数計画法を利用する手法を提案し,その実用性を評価した結果を示す.SH4A は浮動小数点演算命令の実行時にどの精度で演算を行うか指定するための命令を 2 種類提供するが,それぞれ挿入可能な箇所と実行コストが異なる.このため SH4A 向けコンパイラでは,どこでどの命令を使って精度の指定を行うべきか判断する必要があるが,提案技法ではこの判断に 0-1 整数計画法を利用する.また,0-1 整数計画法がコンパイル時間に与える悪影響を軽減するために,挿入箇所を求める問題を分割,簡約化する技法も提案する.分割や簡約化を適用しても最適解の探索に膨大な時間がかかる場合はあるが,そのような場合には最適解を求めることを諦め,探索を中断してヒューリスティックにより解を求める.組み込み機器向けベンチマーク EEMBC benchmark suite および組み込みプロセッサ向けベンチマーク CoreMark を使って評価したところ,提案技法でコードサイズを最適化すると,コードサイズを 1.2% 小さくできることが分かり,このときコンパイル時間の増加率は相乗平均で 13.5% になり,最適解を求ることができた問題の比率は 99.9% 以上になることが分かった.また,CoreMark を使って評価したところ,提案技法で実行サイクル数を最適化すると,最適化しない場合と比べ,精度指定にかかる実行サイクル数と,アプリケーション全体の実行サイクル数をそれぞれ 64.1% と 3.1% 削減できることが分かった.","subitem_description_type":"Other"}]},"item_3_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"This paper presents compilation techniques that optimally select and insert SH4A floating point operation precision setting instructions using 0-1 integer linear programming (ILP) solver. Because SH4A provides two kinds of such instructions whose execution cost and available sites differ, the compiler should choose where and which instruction to be inserted. Our solution make this decision using 0-1 ILP solver. In order to reduce compilation speed slowdown by 0-1 ILP solution overhead, we also propose problem dividing and simplification techniques. Despite these techniques, the slowdown sometimes become unbearable, then we refrain from using 0-1 ILP solver and use heuristics instead. We developed two optimizations using our techniqnue, one for the code size and the other for execution cycles. Evaluation using EEMBC benchmark suite and CoreMark showed the code size optimization reduced code size by 1.2% and then the compilation slowdown was 13.5% in geometrical mean, while it found the optimal solution for at least 99.9% of the whole problems. For execution cycle optimization, evaluation using CoreMark showed it reduces precision setting instructions' execution cycles and the whole application execution cycles by 64.1% and 3.1%.","subitem_description_type":"Other"}]},"item_3_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"66","bibliographic_titles":[{"bibliographic_title":"情報処理学会論文誌プログラミング(PRO)"}],"bibliographicPageStart":"48","bibliographicIssueDates":{"bibliographicIssueDate":"2011-03-25","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"2","bibliographicVolumeNumber":"4"}]},"relation_version_is_last":true,"weko_creator_id":"11"},"created":"2025-01-18T23:31:34.980725+00:00","id":73763,"links":{}}