File: node145.html

package info (click to toggle)
scalapack-doc 1.5-11
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 10,336 kB
  • ctags: 4,931
  • sloc: makefile: 47; sh: 18
file content (79 lines) | stat: -rw-r--r-- 5,180 bytes parent folder | download | duplicates (4)
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
<!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>Troubleshooting</TITLE>
<META NAME="description" CONTENT="Troubleshooting">
<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="tex2html4019" HREF="node146.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="http://www.netlib.org/utk/icons/next_motif.gif"></A> <A NAME="tex2html4017" 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="tex2html4011" HREF="node144.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="http://www.netlib.org/utk/icons/previous_motif.gif"></A> <A NAME="tex2html4021" 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="tex2html4022" 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="tex2html4020" HREF="node146.html">Bug Report Checklist</A>
<B>Up:</B> <A NAME="tex2html4018" HREF="node7.html">Guide</A>
<B> Previous:</B> <A NAME="tex2html4012" HREF="node144.html">Error Bounds for the </A>
<BR> <P>
<H1><A NAME="SECTION04700000000000000000">Troubleshooting</A></H1>
<A NAME="troubleshooting">&#160;</A><A NAME="6177">&#160;</A>
<P>
<A NAME="6178">&#160;</A><A NAME="6179">&#160;</A><A NAME="6180">&#160;</A><A NAME="6181">&#160;</A><A NAME="6182">&#160;</A><A NAME="6183">&#160;</A>
Successful installation, testing, and use of ScaLAPACK rely heavily
on the proper installation of its building blocks (PVM or MPI, BLACS, BLAS,
and PBLAS).  Frequently Asked Questions (FAQ) lists are maintained in the
directories on <EM>netlib</EM> to answer some of the most common
user questions.  For the user's convenience, prebuilt
ScaLAPACK and BLACS libraries are provided for a variety of computer
architectures in the following URLs:
<BLOCKQUOTE> <TT>http://www.netlib.org/scalapack/archives/</TT> <BR> 
<TT>http://www.netlib.org/blacs/archives/</TT>
</BLOCKQUOTE>
<P>
Test suites are provided for PVM, the BLACS, the BLAS, and
the PBLAS.  It is highly recommended that each of these respective test
suites be run prior to the execution of the ScaLAPACK test suite.
Installation Guides<A NAME="6189">&#160;</A> are also provided for the BLACS and ScaLAPACK.  Refer
to the appropriate directory on <EM>netlib</EM> for further information.
<P>
We begin this chapter by discussing a set of first-step debugging
hints to pinpoint where the problem is occurring.
Following these debugging hints, we discuss the types of
error messages that can be encountered during the execution of a ScaLAPACK
routine:  ScaLAPACK error messages, PBLAS error messages, BLACS
error messages, and system-dependent error messages or failures.
<P>
If these suggestions do not help evaluate specific difficulties,
we suggest that the user review the following ``bug report checklist'' and then
feel free to contact the authors at <TT>scalapack@cs.utk.edu</TT><A NAME="6192">&#160;</A><A NAME="6193">&#160;</A> or
<TT>blacs@cs.utk.edu</TT>, respectively.  The user should tell us the type of machine
on which the tests were run, the compiler and compiler options that were
used, details of the BLACS library and message-passing library that were
used and the BLAS library; also, the user should send a copy of the input file, if appropriate.
<P>
<BR> <HR>
<UL><A NAME="CHILD_LINKS">&#160;</A>
<LI> <A NAME="tex2html4023" HREF="node147.html#SECTION04720000000000000000">Installation Debugging Hints</A>
<LI> <A NAME="tex2html4024" HREF="node148.html#SECTION04730000000000000000">Application Debugging Hints</A>
<LI> <A NAME="tex2html4025" HREF="node149.html#SECTION04740000000000000000">Common Errors in Calling ScaLAPACK Routines</A>
<LI> <A NAME="tex2html4026" HREF="node150.html#SECTION04750000000000000000">Failures Detected by ScaLAPACK Routines</A>
<UL>
<LI> <A NAME="tex2html4027" HREF="node151.html#SECTION04751000000000000000">Invalid Arguments and PXERBLA</A>
<LI> <A NAME="tex2html4028" HREF="node152.html#SECTION04752000000000000000">Computational Failures and INFO &gt; 0</A>
</UL> 
<LI> <A NAME="tex2html4029" HREF="node153.html#SECTION04760000000000000000">Wrong Results</A>
<LI> <A NAME="tex2html4030" HREF="node154.html#SECTION04770000000000000000">Error Handling in the PBLAS</A>
<LI> <A NAME="tex2html4031" HREF="node155.html#SECTION04780000000000000000">Error Handling in the BLACS</A>
<UL>
<LI> <A NAME="tex2html4032" HREF="node156.html#SECTION04781000000000000000">BLACS Warning and Error Messages</A>
</UL> 
<LI> <A NAME="tex2html4033" HREF="node157.html#SECTION04790000000000000000">System Error Messages</A>
<LI> <A NAME="tex2html4034" HREF="node158.html#SECTION047100000000000000000">Poor Performance</A>
</UL>
<BR> <HR>
<P><ADDRESS>
<I>Susan Blackford <BR>
Tue May 13 09:21:01 EDT 1997</I>
</ADDRESS>
</BODY>
</HTML>