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>Driver Routines</TITLE>
<META NAME="description" CONTENT="Driver Routines">
<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="tex2html2679" HREF="node44.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html2677" HREF="node38.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="http://www.netlib.org/utk/icons/up_motif.gif"></A> <A NAME="tex2html2671" HREF="node42.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html2681" 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="tex2html2682" 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="tex2html2680" HREF="node44.html">Linear Equations</A>
<B>Up:</B> <A NAME="tex2html2678" HREF="node38.html">Contents of ScaLAPACK</A>
<B> Previous:</B> <A NAME="tex2html2672" HREF="node42.html">Naming Scheme</A>
<BR> <P>
<H1><A NAME="SECTION04320000000000000000">Driver Routines</A></H1>
<A NAME="secdrivers"> </A>
<P>
This section describes the driver routines<A NAME="910"> </A>
in ScaLAPACK. Further details on
the terminology and the numerical operations they perform
are given in
section <A HREF="node50.html#seccomp">3.3</A>, which describes the computational routines.
If the parallel algorithm or implementation differs significantly
from the serial LAPACK equivalent, this fact will be noted and the
user directed to consult the appropriate LAPACK working note.
<P>
<BR> <HR>
<UL><A NAME="CHILD_LINKS"> </A>
<LI> <A NAME="tex2html2683" HREF="node44.html#SECTION04321000000000000000">Linear Equations</A>
<LI> <A NAME="tex2html2684" HREF="node45.html#SECTION04322000000000000000">Linear Least Squares Problems</A>
<LI> <A NAME="tex2html2685" HREF="node46.html#SECTION04323000000000000000">Standard Eigenvalue and Singular Value Problems</A>
<UL>
<LI> <A NAME="tex2html2686" HREF="node47.html#SECTION04323100000000000000">Symmetric Eigenproblems </A>
<LI> <A NAME="tex2html2687" HREF="node48.html#SECTION04323200000000000000">Singular Value Decomposition</A>
</UL>
<LI> <A NAME="tex2html2688" HREF="node49.html#SECTION04324000000000000000">Generalized Symmetric Definite Eigenproblems (GSEP)</A>
</UL>
<BR> <HR>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>
|