WEKO3
アイテム
マルチコアクラスタ向け並列ファイルシステムアーキテクチャ
https://ipsj.ixsq.nii.ac.jp/records/28686
https://ipsj.ixsq.nii.ac.jp/records/286862f4119fc-be3b-49f6-9057-2316f3858209
名前 / ファイル | ライセンス | アクション |
---|---|---|
![]() |
Copyright (c) 2008 by the Information Processing Society of Japan
|
|
オープンアクセス |
Item type | SIG Technical Reports(1) | |||||||
---|---|---|---|---|---|---|---|---|
公開日 | 2008-07-29 | |||||||
タイトル | ||||||||
タイトル | マルチコアクラスタ向け並列ファイルシステムアーキテクチャ | |||||||
タイトル | ||||||||
言語 | en | |||||||
タイトル | Parallel File System Architecture for Multi-Core Clusters | |||||||
言語 | ||||||||
言語 | jpn | |||||||
資源タイプ | ||||||||
資源タイプ識別子 | http://purl.org/coar/resource_type/c_18gh | |||||||
資源タイプ | technical report | |||||||
著者所属 | ||||||||
東京大学大学院情報理工学系研究科 | ||||||||
著者所属 | ||||||||
東京大学大学院情報理工学系研究科/東京大学情報基盤センター | ||||||||
著者所属(英) | ||||||||
en | ||||||||
Graduate School of Information Science and Technology, The University of Tokyo | ||||||||
著者所属(英) | ||||||||
en | ||||||||
Graduate School of Information Science and Technology, The University of Tokyo / Information Technology Center, The University of Tokyo | ||||||||
著者名 |
太田, 一樹
× 太田, 一樹
|
|||||||
著者名(英) |
Kazuki, Ohta
× Kazuki, Ohta
|
|||||||
論文抄録 | ||||||||
内容記述タイプ | Other | |||||||
内容記述 | マルチ CPU ・マルチコア CPU が一般的になり、クラスタ内で実行される計算プロセスの数が増大している。各プロセスは連続した I/O 要求を発行する傾向に有るが、全てのプロセスが同時に I/O を発行すると、他のノードの要求に割り込まれ、非連続的なディスク操作が行われる。これにより並列ファイルシステムの I/O ノードでのディスクシーク回数が増加しパフォーマンスの低下に繋がる。この問題を解決するため、 Gather-Arrange-Scatter (GAS) と呼ばれる I/O アーキテクチャを提案する。 GAS では計算ノードで一旦要求が整列化されてから I/O ノードに並列で要求が送信される。これにより整列化しないケースに比べて BTIO ベンチマークで 12.7% の性能改善を達成することが示された。 | |||||||
論文抄録(英) | ||||||||
内容記述タイプ | Other | |||||||
内容記述 | In a cluster of multiple processors or cpu-cores, multiple processes may run on each compute node. Each process issues contiguous I/O requests, but they are interrupted by the requests of other processes in the same node. The I/O nodes in parallel file systems receive these requests as non-contiguous fashion. This increases the disk seek time and causes performance degradation. In order to overcome the problem, a new I/O architecture for parallel file systems, called the Gather-Arrange-Scatter (GAS) architecture, is proposed. In GAS, the I/O requests in the same node are gathered locally. Those are arranged in a better order, and scattered to the remote disks in parallel. A prototype is implemented and evaluated using the BTIO benchmark. Arranged-case results in up to 12.7% performance improvement compared to the non-arranged case. | |||||||
書誌レコードID | ||||||||
収録物識別子タイプ | NCID | |||||||
収録物識別子 | AN10463942 | |||||||
書誌情報 |
情報処理学会研究報告ハイパフォーマンスコンピューティング(HPC) 巻 2008, 号 74(2008-HPC-116), p. 217-222, 発行日 2008-07-29 |
|||||||
Notice | ||||||||
SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc. | ||||||||
出版者 | ||||||||
言語 | ja | |||||||
出版者 | 情報処理学会 |