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
|
<!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>Example Programs</TITLE>
<META NAME="description" CONTENT="Example Programs">
<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="tex2html4439" HREF="node180.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html4437" HREF="node7.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="http://www.netlib.org/utk/icons/up_motif.gif"></A> <A NAME="tex2html4431" HREF="node178.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html4441" 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="tex2html4442" 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="tex2html4440" HREF="node180.html">Example Program #2</A>
<B>Up:</B> <A NAME="tex2html4438" HREF="node7.html">Guide</A>
<B> Previous:</B> <A NAME="tex2html4432" HREF="node178.html">Parallel LU Factorization</A>
<BR> <P>
<H1><A NAME="SECTION041000000000000000000">Example Programs</A></H1>
<A NAME="exampleprograms"> </A>
<P>
This Appendix provides additional example programs.
Section <A HREF="node180.html#example2">C.1</A> presents a more memory-efficient program
calling the ScaLAPACK driver routine <B>PDGESV</B>. Section <A HREF="node181.html#hpfexample">C.2</A>
presents an HPF program calling the HPF interface to ScaLAPACK.
These example programs are available from the respective URLs:
<BLOCKQUOTE> <TT>http://www.netlib.org/scalapack/examples/scaex.shar</TT><BR>
<TT>http://www.netlib.org/scalapack/examples/sample_hpf_gesv.f</TT>
</BLOCKQUOTE><BR> <HR>
<UL><A NAME="CHILD_LINKS"> </A>
<LI> <A NAME="tex2html4443" HREF="node180.html#SECTION041010000000000000000">Example Program #2</A>
<LI> <A NAME="tex2html4444" HREF="node181.html#SECTION041020000000000000000">HPF Interface to ScaLAPACK</A>
</UL>
<BR> <HR>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>
|