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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
|
<!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>Installation</TITLE>
<META NAME="description" CONTENT="Installation">
<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="tex2html2349" HREF="node20.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html2347" 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="tex2html2341" HREF="node18.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html2351" 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="tex2html2352" 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="tex2html2350" HREF="node20.html">Documentation</A>
<B>Up:</B> <A NAME="tex2html2348" HREF="node8.html">Essentials</A>
<B> Previous:</B> <A NAME="tex2html2342" HREF="node18.html">Commercial Use</A>
<BR> <P>
<H1><A NAME="SECTION04170000000000000000">Installation</A></H1>
<A NAME="523"> </A>
<A NAME="chapinstall"> </A>
<P>
To ease the installation process, prebuilt ScaLAPACK libraries
are available on <EM>netlib</EM> for a variety of architectures.
<BLOCKQUOTE> <TT>http://www.netlib.org/scalapack/archives/</TT>
</BLOCKQUOTE>
Included with each prebuilt library archive is the make include
file <TT>SLmake.inc</TT> detailing the compiler options, and so on, used
to compile the library.
If a prebuilt library is not available for the specific architecture,
the user will need to download the source code from <EM>netlib</EM>
<BLOCKQUOTE> <TT>http://www.netlib.org/scalapack/scalapack.tar.gz</TT>
</BLOCKQUOTE>
and build the library as instructed in the ScaLAPACK Installation
Guide [<A HREF="node189.html#lawn93">24</A>]. Sample <TT>SLmake.inc</TT> files for various
architectures are included in the distribution tar file and will
require only limited modifications to customize for a specific
architecture.
<P>
A comprehensive ScaLAPACK Installation Guide (LAPACK Working Note
93) [<A HREF="node189.html#lawn93">24</A>]<A NAME="537"> </A> is distributed with the complete package and contains
descriptions of the testing programs, as well as detailed installation
instructions.
<P>
A BLAS library and BLACS library must have been installed
or be available on the architecture on which the user is planning to run
ScaLAPACK. Users who plan to run ScaLAPACK on top of PVM [<A HREF="node189.html#pvm">68</A>] or
MPI [<A HREF="node189.html#mpi">64</A>, <A HREF="node189.html#SOHWD:96">110</A>] must also have PVM and/or MPI available.
<P>
If a vendor-optimized version of the BLAS is not available,
one can obtain a Fortran77 reference implementation from the <EM>blas</EM> directory
on <EM>netlib</EM>. If a BLACS library is not available,
prebuilt BLACS libraries are available in the
<EM>blacs/archives</EM> directory on <EM>netlib</EM> for a variety of
architecture and message-passing library combinations. Otherwise,
BLACS implementations for the Intel series, IBM SP
series, PVM, and MPI are available from the <EM>blacs</EM> directory on
<EM>netlib</EM>.
PVM is available from the <EM>pvm3</EM> directory on <EM>netlib</EM>, and a reference
implementation of MPI is also available.
Refer to the following URLs<A NAME="548"> </A><A NAME="549"> </A><A NAME="550"> </A><A NAME="551"> </A>:
<BLOCKQUOTE> <TT>http://www.netlib.org/blas/index.html</TT> <BR>
<TT>http://www.netlib.org/blacs/index.html</TT> <BR>
<TT>http://www.netlib.org/blacs/archives/</TT> <BR>
<TT>http://www.netlib.org/pvm3/index.html</TT> <BR>
<TT>http://www.netlib.org/mpi/index.html</TT>
</BLOCKQUOTE>
<P>
Comprehensive test suites<A NAME="559"> </A><A NAME="560"> </A><A NAME="561"> </A><A NAME="562"> </A><A NAME="563"> </A><A NAME="564"> </A>
for the BLAS, BLACS, and PVM are provided on
<EM>netlib</EM>, and it is highly recommended that these test suites be
run to ensure proper installation of the packages.
<P>
If the user will be using PVM, it is important to note that only PVM version
3.3 or later is supported with the BLACS [<A HREF="node189.html#lawn73">113</A>, <A HREF="node189.html#blacs">52</A>]. Because of major
changes in PVM and the resulting changes required in the BLACS,
earlier versions of PVM are not supported.
User who have
a previous release of PVM must obtain version 3.3 or
later to run the PVM BLACS and thus ScaLAPACK.
<P>
<HR><A NAME="tex2html2349" HREF="node20.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html2347" 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="tex2html2341" HREF="node18.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html2351" 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="tex2html2352" 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="tex2html2350" HREF="node20.html">Documentation</A>
<B>Up:</B> <A NAME="tex2html2348" HREF="node8.html">Essentials</A>
<B> Previous:</B> <A NAME="tex2html2342" HREF="node18.html">Commercial Use</A>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>
|