{"id":24235,"updated":"2025-01-22T20:00:20.198778+00:00","links":{},"created":"2025-01-18T22:55:25.522668+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00024235","sets":["1164:1579:1665:1670"]},"path":["1670"],"owner":"1","recid":"24235","title":["主記憶共有型ベクトル並列スーパコンピュータ向けLU分解アルゴリズムの高速化手法"],"pubdate":{"attribute_name":"公開日","attribute_value":"1995-03-10"},"_buckets":{"deposit":"bf2c4515-7e7b-46a6-bf6a-aa8149ebf76f"},"_deposit":{"id":"24235","pid":{"type":"depid","value":"24235","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"主記憶共有型ベクトル並列スーパコンピュータ向けLU分解アルゴリズムの高速化手法","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"主記憶共有型ベクトル並列スーパコンピュータ向けLU分解アルゴリズムの高速化手法"},{"subitem_title":"Techniques to raise the performance of the LU decomposition algorithm on a shared memory vector parallel supercomputer","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"1995-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":"(株)日立製作所中央研究所"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Central Research Laboratory, Hitachi Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Central Research Laboratory, Hitachi Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Central Research Laboratory, Hitachi Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Central Research Laboratory, Hitachi Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Central Research Laboratory, Hitachi Ltd.","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/24235/files/IPSJ-ARC94111010.pdf"},"date":[{"dateType":"Available","dateValue":"1997-03-10"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-ARC94111010.pdf","filesize":[{"value":"1.3 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":"16"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"9a966c04-5d36-4bbb-aa90-c707c05333dc","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 1995 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"田中, 輝雄"},{"creatorName":"玉置, 由子"},{"creatorName":"伊藤昌尚"},{"creatorName":"榊原, 忠孝"},{"creatorName":"山本, 有作"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Teruo, Tanaka","creatorNameLang":"en"},{"creatorName":"Yoshiko, Tamaki","creatorNameLang":"en"},{"creatorName":"Masanao, Itoh","creatorNameLang":"en"},{"creatorName":"Tadayuki, Sakakibara","creatorNameLang":"en"},{"creatorName":"Yuusaku, Yamamoto","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10096105","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_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"主記憶共有型ベクトル並列スーパコンピュータにおけるLU分解アルゴリズムによる密行列で表現される連立一次方程式の解法プログラムの高速化手法を検討した.ベクトル処理の高速化として多重ループ構造のループ展開手法を,また,並列処理の高速化として,Section型並列処理機構,Post/Waitライブラリを用いた並列制御処理時間の短縮および並列化適用範囲の拡大を行なった.その結果,主記憶共有型ベクトル並列スーパコンピュータS?3800を用いて,比較的小規模な1000元の行列サイズにおいても,シングルプロセサで6.54GFLOPS,4台のマルチプロセサで20.5GFLOPSの性能を実現した.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"We present techniques to raise the performance of a shared memory vector parallel supercomputer when solving dense systems of linear equations by LU decomposition. For vector processing, we have studied loop unrolling for multiple loops. For parallel processing, we have studied the reduction of the overhead of parallel processing control and the expansion of parallelized code when using two parallel control facilities. As a result, when solving a relatively small system of equations (order 1000), we have obtained sustained performance of 6.54 GFLOPS with a single processor and 20.5 GFLOPS with four processors on Hitachi's S-3800 shared memory vector parallel supercomputer.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"80","bibliographic_titles":[{"bibliographic_title":"情報処理学会研究報告計算機アーキテクチャ(ARC)"}],"bibliographicPageStart":"73","bibliographicIssueDates":{"bibliographicIssueDate":"1995-03-10","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"29(1994-ARC-111)","bibliographicVolumeNumber":"1994"}]},"relation_version_is_last":true,"weko_creator_id":"1"}}