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
|
<!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>Achieving High Performance with ScaLAPACK</TITLE>
<META NAME="description" CONTENT="Achieving High Performance with ScaLAPACK">
<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="tex2html3519" HREF="node106.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html3517" HREF="node104.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="http://www.netlib.org/utk/icons/up_motif.gif"></A> <A NAME="tex2html3511" HREF="node104.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html3521" 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="tex2html3522" 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="tex2html3520" HREF="node106.html">Achieving High Performance on </A>
<B>Up:</B> <A NAME="tex2html3518" HREF="node104.html">Performance of ScaLAPACK</A>
<B> Previous:</B> <A NAME="tex2html3512" HREF="node104.html">Performance of ScaLAPACK</A>
<BR> <P>
<H1><A NAME="SECTION04510000000000000000">Achieving High Performance with ScaLAPACK</A></H1>
<A NAME="perfchecklist"> </A>
<A NAME="3541"> </A>
<P>
ScaLAPACK achieves high performance on distributed memory computers,
such as the SP2, T3D, T3E, and Paragon. ScaLAPACK can also achieve
high performance on some networks of workstations<A NAME="3542"> </A><A NAME="3543"> </A><A NAME="3544"> </A><A NAME="3545"> </A>.
<P>
Distributed memory computers<A NAME="3546"> </A><A NAME="3547"> </A> are intended to be used primarily to run
parallel programs. They typically include an efficient message-passing system, a one-to-one mapping of processes to processors,
a gang scheduler<A NAME="3548"> </A> and a well-connected
communications network. Networks of workstations may be designed
primarily for use as individual workstations and may not have
all of these important features.
<P>
<BR> <HR>
<UL><A NAME="CHILD_LINKS"> </A>
<LI> <A NAME="tex2html3523" HREF="node106.html#SECTION04511000000000000000">Achieving High Performance on a Distributed Memory
Computer</A>
<LI> <A NAME="tex2html3524" HREF="node107.html#SECTION04512000000000000000">Achieving High Performance on a Network of Workstations</A>
</UL>
<BR> <HR>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>
|