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
|
<!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>Software Components</TITLE>
<META NAME="description" CONTENT="Software Components">
<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="tex2html2251" HREF="node12.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html2249" HREF="node8.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="http://www.netlib.org/utk/icons/up_motif.gif"></A> <A NAME="tex2html2243" HREF="node10.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html2253" 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="tex2html2254" 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="tex2html2252" HREF="node12.html">LAPACK</A>
<B>Up:</B> <A NAME="tex2html2250" HREF="node8.html">Essentials</A>
<B> Previous:</B> <A NAME="tex2html2244" HREF="node10.html">Structure and Functionality</A>
<BR> <P>
<H1><A NAME="SECTION04130000000000000000">Software Components</A></H1>
<P>
<A NAME="secScaLAPACKSoftwareComponent"> </A>
<P>
Figure <A HREF="node11.html#fighierarchy">1.1</A> describes the ScaLAPACK software hierarchy<A NAME="393"> </A>.
The components below the line, labeled <B>Local</B><A NAME="395"> </A>, are called on a
single processor, with arguments stored on single processors only.
The components above the line, labeled <B>Global</B><A NAME="397"> </A>, are synchronous
parallel
routines, whose arguments include matrices and vectors distributed
across multiple processors.
We describe each component in turn.
<P>
<P>
<P><A NAME="400"> </A><A NAME="fighierarchy"> </A><IMG WIDTH=341 HEIGHT=329 ALIGN=BOTTOM ALT="figure398" SRC="img36.gif"><BR>
<STRONG>Figure 1.1:</STRONG> ScaLAPACK software hierarchy<BR>
<P><BR> <HR>
<UL><A NAME="CHILD_LINKS"> </A>
<LI> <A NAME="tex2html2255" HREF="node12.html#SECTION04131000000000000000">LAPACK</A>
<LI> <A NAME="tex2html2256" HREF="node13.html#SECTION04132000000000000000">BLAS</A>
<LI> <A NAME="tex2html2257" HREF="node14.html#SECTION04133000000000000000">PBLAS</A>
<LI> <A NAME="tex2html2258" HREF="node15.html#SECTION04134000000000000000">BLACS</A>
</UL>
<BR> <HR>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>
|