pbdBASE (version 0.5-0)

base.dgesd2d: BLACS Point to Poin

Description

Sent value across a process grid.

Usage

base.dgesd2d(ICTXT, SCOPE, m, n, x, lda, RDEST, CDEST)

base.dgerv2d(ICTXT, SCOPE, m, n, x, lda, RDEST, CDEST)

Arguments

ICTXT

BLACS ICTXT.

SCOPE

Rows, cols, or both.

m, n

Problem size.

x

Local values.

lda

Leading dimension.

RDEST

Row destination.

CDEST

Col destination.

Details

For advanced users only.