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
|
<!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>Call Conversion: LAPACK to ScaLAPACK and BLAS to PBLAS</TITLE>
<META NAME="description" CONTENT="Call Conversion: LAPACK to ScaLAPACK and BLAS to PBLAS">
<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="tex2html4377" HREF="node175.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html4375" 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="tex2html4369" HREF="node173.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html4379" 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="tex2html4380" 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="tex2html4378" HREF="node175.html">Translating BLAS-based programs to </A>
<B>Up:</B> <A NAME="tex2html4376" HREF="node7.html">Guide</A>
<B> Previous:</B> <A NAME="tex2html4370" HREF="node173.html">Code Fragment Calling C </A>
<BR> <P>
<H1><A NAME="SECTION04900000000000000000">Call Conversion: LAPACK to ScaLAPACK and BLAS to PBLAS</A></H1>
<P>
<A NAME="howtoconvert"> </A>
<P>
This section<A NAME="6781"> </A><A NAME="6782"> </A>
is designed to assist people in converting serial programs
based on calls to the BLAS and LAPACK to parallel programs using the PBLAS
and ScaLAPACK.
<P>
<BR> <HR>
<UL><A NAME="CHILD_LINKS"> </A>
<LI> <A NAME="tex2html4381" HREF="node175.html#SECTION04910000000000000000">Translating BLAS-based programs to the PBLAS</A>
<LI> <A NAME="tex2html4382" HREF="node176.html#SECTION04920000000000000000">Translating LAPACK-based programs to ScaLAPACK</A>
<UL>
<LI> <A NAME="tex2html4383" HREF="node177.html#SECTION04921000000000000000">Sequential LU Factorization</A>
<LI> <A NAME="tex2html4384" HREF="node178.html#SECTION04922000000000000000">Parallel LU Factorization</A>
</UL>
</UL>
<BR> <HR>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>
|