You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
97 lines
3.1 KiB
HTML
97 lines
3.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
|
|
<!--Converted with LaTeX2HTML 2008 (1.71)
|
|
original version by: Nikos Drakos, CBLU, University of Leeds
|
|
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
|
|
* with significant contributions from:
|
|
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Optional third party libraries</TITLE>
|
|
<META NAME="description" CONTENT="Optional third party libraries">
|
|
<META NAME="keywords" CONTENT="userhtml">
|
|
<META NAME="resource-type" CONTENT="document">
|
|
<META NAME="distribution" CONTENT="global">
|
|
|
|
<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
|
|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
|
|
|
<LINK REL="STYLESHEET" HREF="userhtml.css">
|
|
|
|
<LINK REL="next" HREF="node8.html">
|
|
<LINK REL="previous" HREF="node6.html">
|
|
<LINK REL="up" HREF="node5.html">
|
|
<LINK REL="next" HREF="node8.html">
|
|
</HEAD>
|
|
|
|
<BODY >
|
|
<!--Navigation Panel-->
|
|
<A NAME="tex2html149"
|
|
HREF="node8.html">
|
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
|
<A NAME="tex2html145"
|
|
HREF="node5.html">
|
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
|
<A NAME="tex2html139"
|
|
HREF="node6.html">
|
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
|
<A NAME="tex2html147"
|
|
HREF="node2.html">
|
|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
|
<BR>
|
|
<B> Next:</B> <A NAME="tex2html150"
|
|
HREF="node8.html">Configuration options</A>
|
|
<B> Up:</B> <A NAME="tex2html146"
|
|
HREF="node5.html">Configuring and Building MLD2P4</A>
|
|
<B> Previous:</B> <A NAME="tex2html140"
|
|
HREF="node6.html">Prerequisites</A>
|
|
<B> <A NAME="tex2html148"
|
|
HREF="node2.html">Contents</A></B>
|
|
<BR>
|
|
<BR>
|
|
<!--End of Navigation Panel-->
|
|
|
|
<H2><A NAME="SECTION00052000000000000000">
|
|
Optional third party libraries</A>
|
|
</H2>
|
|
|
|
<P>
|
|
We provide interfaces to the following third-party software libraries;
|
|
note that these are optional, but if you enable them some defaults
|
|
for multilevel preconditioners may change to reflect their presence.
|
|
|
|
<P>
|
|
<DL>
|
|
<DT><STRONG>UMFPACK</STRONG></DT>
|
|
<DD>[<A
|
|
HREF="node25.html#UMFPACK">9</A>]
|
|
A sparse direct factorization package available from
|
|
<BR> <code>http://www.cise.ufl.edu/research/sparse/umfpack/</code>;
|
|
provides serial factorization and triangular system solution for double
|
|
precision real and complex data. We have tested
|
|
versions 4.4 and 5.1.
|
|
</DD>
|
|
<DT><STRONG>SuperLU</STRONG></DT>
|
|
<DD>[<A
|
|
HREF="node25.html#SUPERLU">10</A>]
|
|
A sparse direct factorization package available from
|
|
<BR> <code>http://crd.lbl.gov/~xiaoye/SuperLU/</code>; provides serial
|
|
factorization and triangular system solution for single and double precision,
|
|
real and complex data. We have tested versions 3.0 and 3.1.
|
|
</DD>
|
|
<DT><STRONG>SuperLU_Dist</STRONG></DT>
|
|
<DD>[<A
|
|
HREF="node25.html#SUPERLUDIST">19</A>]
|
|
A sparse direct factorization package available
|
|
from the same site as SuperLU; provides parallel factorization and
|
|
triangular system solution for double precision real and complex data.
|
|
We have tested version 2.1.
|
|
</DD>
|
|
</DL>
|
|
|
|
<P>
|
|
<BR><HR>
|
|
|
|
</BODY>
|
|
</HTML>
|