ソフトウェア分散共有メモリシステムにおけるページ転送方式の比較

書誌事項

タイトル別名
  • ソフトウェア ブンサン キョウユウ メモリ システム ニ オケル ページ テンソウ ホウシキ ノ ヒカク
  • Camparison of Page Transfer Method on Software Distributed Shared Memory System
  • 分散共有メモリ

この論文をさがす

抄録

分散共有メモリシステムで採用されている2種類の一貫性維持プロトコルである更新プロトコル,無効化プロトコルの実装において,メッセージ通信,ゼロコピー通信を用いたページ転送方式を採用することによる性能の違いを検証するのが本論文の目的である.Pentium PRO 200MHz,Myrinetネットワーク上のPM通信ライブラリによるゼロコピー通信による1ページ(4Kbytes)の転送時間は,メッセージ通信の2.46倍高速であるが,行列のラプラシアンを求めるベンチマークを64ノードで実行した結果では,更新プロトコル,無効化プロトコルともにゼロコピー通信による性能向上効果はほとんどない.SPLASH2のLUを64ノードで実行した結果では,更新プロトコル,無効化プロトコルともにゼロコピー通信による性能向上は2.61倍,1.24倍となる.

Two page coherency protocols, update and invalidation protocols, areevaluated using the zero-copy and message passing communicationmechanisms in this paper. The one page, 4Kbyte message, transfertime using the PM zero-copy communication mechanism is 2.46 timesfaster than that of using the PM message passing mechanism in PentiumPRO 200MHz with the Myrinet network.The result of the Laplace program running on 32 nodes shows noperformance gain in both update and invalidation protocols using thezero-copy communication mechanism. However, the result of the LUapplication of SPLASH2 running on 32 nodes shows that update andinvalidation protocols using the zero-copy communication mechanismachieve 2.61 and 1.24 times faster than that of using the messagepassing mechanism, respectively.

収録刊行物

被引用文献 (3)*注記

もっと見る

参考文献 (13)*注記

もっと見る

キーワード

詳細情報 詳細情報について

問題の指摘

ページトップへ