codistributor2dbc
対話型分散配列の 2 次元ブロック サイクリック分散スキーム
コンストラクター
説明
codistributor2dbc オブジェクトは対話型分散配列の 2 次元ブロック サイクリック分散スキームを定義します。2 次元ブロック サイクリック対話型分散では、2 次元行列の分散のみ行うことができます。これは矩形の計算ラボ グリッド上で 2 つの添字によりブロックを巡回させて、行列を分散します。2 次元ブロック サイクリック対話型分散は、ScaLAPACK という並列行列計算ソフトウェア ライブラリで使用されています。
codistributor2dbc についてのヘルプ (そのメソッドとプロパティに関する個々のヘルプへのリンクのリストを含む) は、次のように入力してください。
help codistributor2dbc
メソッド
codistributor2dbc.defaultLabGrid | Default computational grid for 2-D block-cyclic distributed arrays |
globalIndices | Global indices for local part of codistributed array |
isComplete | True if codistributor object is complete |
プロパティ
プロパティ | 説明 |
---|---|
BlockSize | codistributor2dbc オブジェクトのブロック サイズ |
LabGrid | codistributor2dbc オブジェクトのラボ グリッド |
Orientation | codistributor2dbc オブジェクトの向き |
バージョン履歴
R2009b で導入