{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00024234","sets":["1164:1579:1665:1670"]},"path":["1670"],"owner":"1","recid":"24234","title":["密行列専用計算機GENERAL - 1の開発"],"pubdate":{"attribute_name":"公開日","attribute_value":"1995-03-10"},"_buckets":{"deposit":"a84b2e63-bfd7-45aa-8249-94f856f75233"},"_deposit":{"id":"24234","pid":{"type":"depid","value":"24234","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"密行列専用計算機GENERAL - 1の開発","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"密行列専用計算機GENERAL - 1の開発"},{"subitem_title":"A special - purpose computer for solving a dense matrix based on the Gaussian elimination algorithm : GENERAL - 1","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":"東京大学教養学部"},{"subitem_text_value":"東京大学教養学部"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"College of Arts and Sciences, University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"College of Arts and Sciences, University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"College of Arts and Sciences, University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"College of Arts and Sciences, University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"College of Arts and Sciences, University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"College of Arts and Sciences, University of Tokyo","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/24234/files/IPSJ-ARC94111009.pdf"},"date":[{"dateType":"Available","dateValue":"1997-03-10"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-ARC94111009.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":"5d99b8a1-65b6-41f8-b389-f7ebd28d6468","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":"小河正基"},{"creatorName":"戎崎俊一"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Yasushi, Seiki","creatorNameLang":"en"},{"creatorName":"Toshiyuki, Fukushige","creatorNameLang":"en"},{"creatorName":"Makoto, Taiji","creatorNameLang":"en"},{"creatorName":"Junichiro, Makino","creatorNameLang":"en"},{"creatorName":"Masaki, Ogawa","creatorNameLang":"en"},{"creatorName":"Toshikazu, Ebisuzaki","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":"係数行列が密であるn元連立一次方程式を高速に解くための専用計算機について述べる。密行列を解く際にはガウスの消去法が通常使われる。ガウスの消去法の演算量は、行列の大きさnの3乗に比例する。そのため、大規模密行列を解くためには、高い計算能力が要求される。ガウスの消去法において、n^3のオーダーの演算量を要するのは前進消去の制限三項演算または内積演算のみである。本論文では、この内積演算のみを専用計算横で解き、残りの演算を既存の汎用機で行なうシステムについて論ずる。現在、この密行列専用計算機の試作機GENERAL-1を製作中である。GENERAL-1のピーク性能は80Mflops(倍精度計算時)であり、n=1000の連立1次方程式を約20秒で解ける。","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"We describe a special-purpose computer for solving a set of linear equations. We usually use Gaussian elimination algorithm to solve a dense matrix. In this method the number of operations to solve the matrix is proportional to a cube of the matrix size. Therefore, we require a large amount of computational power for large-scale problems. However, the calculations are dominated by sum-of-products operations in the forward eliminations. In the paper, we propose a system the consists of a special-purpose computer and a host computer. The special-purpose computer does only sum-of-products operations, and the host computer does all the other operations. We are developing an experimental machine of GENERAL-1 (Gaussian ElimiNation mEthod paRALlel machine). It will have a peak performance of 80Mflops and will solve a matrix of n=1000 in 20 seconds.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"72","bibliographic_titles":[{"bibliographic_title":"情報処理学会研究報告計算機アーキテクチャ(ARC)"}],"bibliographicPageStart":"65","bibliographicIssueDates":{"bibliographicIssueDate":"1995-03-10","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"29(1994-ARC-111)","bibliographicVolumeNumber":"1994"}]},"relation_version_is_last":true,"weko_creator_id":"1"},"id":24234,"updated":"2025-01-22T20:00:18.931679+00:00","links":{},"created":"2025-01-18T22:55:25.478963+00:00"}