1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--Converted with LaTeX2HTML 96.1-h (September 30, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE>Extensions</TITLE>
<META NAME="description" CONTENT="Extensions">
<META NAME="keywords" CONTENT="slug">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<LINK REL=STYLESHEET HREF="slug.css">
</HEAD>
<BODY LANG="EN" >
<A NAME="tex2html3468" HREF="node104.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html3466" HREF="node68.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="http://www.netlib.org/utk/icons/up_motif.gif"></A> <A NAME="tex2html3462" HREF="node102.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html3470" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="http://www.netlib.org/utk/icons/contents_motif.gif"></A> <A NAME="tex2html3471" HREF="node190.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="http://www.netlib.org/utk/icons/index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html3469" HREF="node104.html">Performance of ScaLAPACK</A>
<B>Up:</B> <A NAME="tex2html3467" HREF="node68.html">Data Distributions and Software </A>
<B> Previous:</B> <A NAME="tex2html3463" HREF="node102.html">Alignment Restrictions</A>
<BR> <P>
<H1><A NAME="SECTION04470000000000000000">Extensions</A></H1>
<P>
Extensions to the library are
under way and will remove the
majority of the alignment
restrictions in the PBLAS.
The ScaLAPACK library and the
PBLAS are also being modified
to allow the possibility of a
partial first block, as well
as the incorporation of aggregate
(algorithmic) blocking. The
partial first block extension
makes ScaLAPACK fully compatible
with HPF and necessitates the
establishment of a new matrix
descriptor.
<P>
The incorporation of aggregate
(algorithmic) blocking at the
top-level ScaLAPACK routines,
as well as in the PBLAS, removes
the restriction of a user's
performance being tied to his
physical matrix distribution.
Instead, the algorithms will
perform at an optimal block size
predetermined inside the PBLAS.
<P>
<BR> <HR>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>
|