21.03.2015 Views

ScaLAPACK - NERSC

ScaLAPACK - NERSC

ScaLAPACK - NERSC

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

BLACS: communication routines<br />

Send/Receive:<br />

_xxSD2D(ICTXT,[UPLO,DIAG],M,N,A,LDA,RDEST,CDEST)<br />

_xxRV2D(ICTXT,[UPLO,DIAG],M,N,A,LDA,RSRC,CSRC)<br />

_ (Data type)<br />

I: Integer,<br />

S: Real,<br />

D: Double Precision,<br />

C: Complex,<br />

Z: Double Complex.<br />

xx (Matrix type)<br />

GE: General rectangular matrix<br />

TR: Trapezoidal matrix<br />

Broadcast:<br />

_xxBS2D(ICTXT,SCOPE,TOP,[UPLO,DIAG],M,N,A,LDA)<br />

_xxBR2D(ICTXT,SCOPE,TOP,[UPLO,DIAG],M,N,A,LDA,RSRC,CSRC)<br />

SCOPE<br />

‘Row’<br />

‘Column’<br />

‘All’<br />

TOP<br />

‘ ‘ (default)<br />

‘Increasing Ring’<br />

‘1-tree’ ...<br />

10

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!