{"id":24217,"updated":"2025-01-22T20:01:07.352630+00:00","links":{},"created":"2025-01-18T22:55:24.735262+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00024217","sets":["1164:1579:1665:1668"]},"path":["1668"],"owner":"1","recid":"24217","title":["超並列計算機でのコヒーレンシ維持のためのマルチキャスト手法の検討"],"pubdate":{"attribute_name":"公開日","attribute_value":"1994-07-21"},"_buckets":{"deposit":"4fdee36b-ba5c-47c1-ad0c-4017c1d4c07f"},"_deposit":{"id":"24217","pid":{"type":"depid","value":"24217","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"超並列計算機でのコヒーレンシ維持のためのマルチキャスト手法の検討","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"超並列計算機でのコヒーレンシ維持のためのマルチキャスト手法の検討"},{"subitem_title":"A Study on Multicast Schemes for Memory Coherency Control of a Massively Parallel Processor","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"1994-07-21","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":"Tokyo Engineering University","subitem_text_language":"en"},{"subitem_text_value":"University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"Keio University","subitem_text_language":"en"},{"subitem_text_value":"Keio University","subitem_text_language":"en"},{"subitem_text_value":"Keio 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/24217/files/IPSJ-ARC94107027.pdf"},"date":[{"dateType":"Available","dateValue":"1996-07-21"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-ARC94107027.pdf","filesize":[{"value":"1.2 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":"6635d6e2-762f-4eb5-9bdc-127aa0795816","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 1994 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":"T., Kudoh","creatorNameLang":"en"},{"creatorName":"T., Matsumoto","creatorNameLang":"en"},{"creatorName":"K., Hiraki","creatorNameLang":"en"},{"creatorName":"K., Nishimura","creatorNameLang":"en"},{"creatorName":"Y., Yang","creatorNameLang":"en"},{"creatorName":"H., Amano","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":"超並列計算機において分散共有メモリを実現するためには、キャッシュのディレクトリを管理する必要がある。しかし、全体を構成するプロセッサ数が非常に多いため、フルマップ方式ではベクタ長が非常に大きくなる。この問題を解決する手法に疑似フルマップディレクトリ方式がある。この方式では、階層マルチキャストに近傍マルチキャスト、1対1通信などを組み合わせてディレクトリを実現する。階層マルチキャストとは、木構造を構成する結合網を利用し、その階層性を利用してマルチキャストを行なう手法であり、マルチキャスト先を階層化された集団によって指定することによりディレクトリ長を小さくすることができる。本報告では、階層マルチキャスト手法のいくつかを比較検討する。","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"To realize a cache coherent distributed shared memory on a large scale parallel machine, directories of cache blocks/pages should be maintained. In a massively parallel computer with more than 10000 nodes, the full-map directory scheme is unrealistic because of a large amount of required memory for the directory. The pseudo full-map directory scheme is one of the schemes which reduce the size of the directories. In this scheme, a hierarchical multicast scheme is used combined with other schemes such as multicast to neighbors and 1-to-1 communications. In this report, we examine some hierarchical multicast schemes for the pseudo full-map directory scheme.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"216","bibliographic_titles":[{"bibliographic_title":"情報処理学会研究報告計算機アーキテクチャ(ARC)"}],"bibliographicPageStart":"209","bibliographicIssueDates":{"bibliographicIssueDate":"1994-07-21","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"66(1994-ARC-107)","bibliographicVolumeNumber":"1994"}]},"relation_version_is_last":true,"weko_creator_id":"1"}}