Sun S3L 3.0 Programming and Reference Guide

Rules for Data Axes and Instance Axes

When you organize your data to form cells and frames for a multiple-instance operation, apply the following rules:

In most cases, however, performance is best when the cells (that is, all of the data axes) are local to a processing element. Instance axes are typically defined as nonlocal axes. Some man pages for Sun S3L routines contain specific information about optimizing layouts.

"Specifying Single-Instance vs. Multiple-Instance Operations" illustrates these rules being applied in a matrix-vector multiplication example.


Note -

Most Sun S3L routines impose few or no restrictions on where the instance axes can occur in a parallel array.