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.
98 lines
3.1 KiB
HTML
98 lines
3.1 KiB
HTML
17 years ago
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||
|
|
||
|
<!--Converted with LaTeX2HTML 2002-2-1 (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 v2002-2-1">
|
||
|
<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="tex2html153"
|
||
|
HREF="node8.html">
|
||
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
|
||
|
SRC="file:/usr/share/latex2html/icons/next.png"></A>
|
||
|
<A NAME="tex2html149"
|
||
|
HREF="node5.html">
|
||
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
|
||
|
SRC="file:/usr/share/latex2html/icons/up.png"></A>
|
||
|
<A NAME="tex2html143"
|
||
|
HREF="node6.html">
|
||
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
|
||
|
SRC="file:/usr/share/latex2html/icons/prev.png"></A>
|
||
|
<A NAME="tex2html151"
|
||
|
HREF="node1.html">
|
||
|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
|
||
|
SRC="file:/usr/share/latex2html/icons/contents.png"></A>
|
||
|
<BR>
|
||
|
<B> Next:</B> <A NAME="tex2html154"
|
||
|
HREF="node8.html">Configuration options</A>
|
||
|
<B> Up:</B> <A NAME="tex2html150"
|
||
|
HREF="node5.html">Configuring and Building MLD2P4</A>
|
||
|
<B> Previous:</B> <A NAME="tex2html144"
|
||
|
HREF="node6.html">Prerequisites</A>
|
||
|
<B> <A NAME="tex2html152"
|
||
|
HREF="node1.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 sparse direct factorization package available from
|
||
|
<BR> <code>http://www.cise.ufl.edu/research/sparse/umfpack/</code>;
|
||
|
provides serial factorization and solution for double
|
||
|
precision real and complex double precision data. We have tested
|
||
|
versions 4.4 and 5.1;
|
||
|
</DD>
|
||
|
<DT><STRONG>SuperLU</STRONG></DT>
|
||
|
<DD>A sparse direct factorization package available from
|
||
|
<BR> <code>http://crd.lbl.gov/~xiaoye/SuperLU/</code>; provides serial
|
||
|
factorization and 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 sparse direct factorization package available
|
||
|
from the same site as SuperLU; provides parallel factorization and
|
||
|
solution for real and complex double precision data. We have tested
|
||
|
version 2.1.
|
||
|
</DD>
|
||
|
</DL>
|
||
|
|
||
|
<P>
|
||
|
<BR><HR>
|
||
|
<ADDRESS>
|
||
|
Salvatore Filippone
|
||
|
2008-07-22
|
||
|
</ADDRESS>
|
||
|
</BODY>
|
||
|
</HTML>
|