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
|
<!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>Wrong Results</TITLE>
<META NAME="description" CONTENT="Wrong Results">
<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="tex2html4127" HREF="node154.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html4125" HREF="node145.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="http://www.netlib.org/utk/icons/up_motif.gif"></A> <A NAME="tex2html4119" HREF="node152.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html4129" 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="tex2html4130" 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="tex2html4128" HREF="node154.html">Error Handling in the </A>
<B>Up:</B> <A NAME="tex2html4126" HREF="node145.html">Troubleshooting</A>
<B> Previous:</B> <A NAME="tex2html4120" HREF="node152.html">Computational Failures and INFO </A>
<BR> <P>
<H1><A NAME="SECTION04760000000000000000">Wrong Results</A></H1>
<A NAME="secwrongresults"> </A><A NAME="6327"> </A>
<P>
Wrong results from ScaLAPACK routines are most often caused by
incorrect usage.
It is also possible that wrong results are caused by a bug
outside of ScaLAPACK, in the compiler or in one of the library routines,
such as the BLAS, the BLACS, or the underlying message-passing layer, that
are linked with ScaLAPACK.
Test suites are available for ScaLAPACK, the PBLAS, the BLACS, and the BLAS.
The ScaLAPACK installation guide [<A HREF="node189.html#lawn93">24</A>] or the BLACS installation
guide should be consulted
for descriptions of the tests and for advice on resolving problems.
<P>
A list of known problems, compiler errors, and bugs in ScaLAPACK routines is
maintained on <EM>netlib</EM>; see Chapter <A HREF="node8.html#chapessentials">1</A>.
<P>
Users who suspect they have found a new bug in a ScaLAPACK routine are
encouraged to report it promptly to the developers as directed in
Chapter <A HREF="node8.html#chapessentials">1</A>.
The bug report should include a test case, a description of
the problem and expected results, and the actions, if any,
that the user has already taken to fix the bug.
<P>
<BR> <HR>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>
|