base.redist {pbdBASE}R Documentation

base.redist

Description

Redistribute a matrix from rank 0 to all ranks in block cyclic fashion.

Usage

base.redist(desc, A)

Arguments

desc

ScaLAPACK descriptor array.

A

Matrix.


[Package pbdBASE version 0.5-0 Index]