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 91 92 93
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 2019.2 (Released June 5, 2019) -->
<HTML lang="EN">
<HEAD>
<TITLE>4 Performances</TITLE>
<META NAME="description" CONTENT="4 Performances">
<META NAME="keywords" CONTENT="user_guide">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1.0">
<META NAME="Generator" CONTENT="LaTeX2HTML v2019.2">
<LINK REL="STYLESHEET" HREF="user_guide.css">
<LINK REL="next" HREF="node21.html">
<LINK REL="previous" HREF="node7.html">
<LINK REL="next" HREF="node15.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A
HREF="node15.html">
<IMG WIDTH="37" HEIGHT="24" ALT="next" SRC="next.png"></A>
<A
HREF="user_guide.html">
<IMG WIDTH="26" HEIGHT="24" ALT="up" SRC="up.png"></A>
<A
HREF="node13.html">
<IMG WIDTH="63" HEIGHT="24" ALT="previous" SRC="prev.png"></A>
<A ID="tex2html180"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALT="contents" SRC="contents.png"></A>
<BR>
<B> Next:</B> <A
HREF="node15.html">4.1 Execution time</A>
<B> Up:</B> <A
HREF="user_guide.html">User's Guide for the</A>
<B> Previous:</B> <A
HREF="node13.html">3.6 Socket interface with</A>
<B> <A ID="tex2html181"
HREF="node1.html">Contents</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
<H1><A ID="SECTION00050000000000000000">
4 Performances</A>
</H1>
<P>
<BR><HR>
<!--Table of Child-Links-->
<A ID="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL>
<LI><A ID="tex2html182"
HREF="node15.html">4.1 Execution time</A>
<LI><A ID="tex2html183"
HREF="node16.html">4.2 Memory requirements</A>
<LI><A ID="tex2html184"
HREF="node17.html">4.3 File space requirements</A>
<LI><A ID="tex2html185"
HREF="node18.html">4.4 Parallelization issues</A>
<LI><A ID="tex2html186"
HREF="node19.html">4.5 Understanding the time report</A>
<UL>
<LI><A ID="tex2html187"
HREF="node19.html#SECTION00055100000000000000">4.5.1 Serial execution</A>
<LI><A ID="tex2html188"
HREF="node19.html#SECTION00055200000000000000">4.5.2 Parallel execution</A>
<UL>
<LI><A ID="tex2html189"
HREF="node19.html#SECTION00055210000000000000">4.5.2.1 Quick estimate of parallelization parameters</A>
<LI><A ID="tex2html190"
HREF="node19.html#SECTION00055220000000000000">4.5.2.2 Typical symptoms of bad/inadequate parallelization</A>
</UL>
</UL>
<BR>
<LI><A ID="tex2html191"
HREF="node20.html">4.6 Restarting</A>
<UL>
<LI><A ID="tex2html192"
HREF="node20.html#SECTION00056100000000000000">4.6.1 Signal trapping (experimental!)</A>
</UL></UL>
<!--End of Table of Child-Links-->
<BR><HR>
</BODY>
</HTML>
|