This commit is contained in:
gferg 2002-11-12 00:21:11 +00:00
parent 05ea1a855b
commit 69817d17a1
3 changed files with 9 additions and 9 deletions

View File

@ -515,7 +515,7 @@ partition images to and from a TFTP server. </Para>
Cluster-HOWTO</ULink>,
<CiteTitle>Linux Cluster HOWTO</CiteTitle>
</Para><Para>
<CiteTitle>Updated: September 2002</CiteTitle>.
<CiteTitle>Updated: November 2002</CiteTitle>.
How to set up high-performance Linux computing clusters. </Para>
</ListItem>

View File

@ -100,7 +100,7 @@ various issues related to this. </Para>
Cluster-HOWTO</ULink>,
<CiteTitle>Linux Cluster HOWTO</CiteTitle>
</Para><Para>
<CiteTitle>Updated: September 2002</CiteTitle>.
<CiteTitle>Updated: November 2002</CiteTitle>.
How to set up high-performance Linux computing clusters. </Para>
</ListItem>

View File

@ -5,7 +5,7 @@
<title> Linux Cluster HOWTO </title>
<author>Ram Samudrala <tt>(me@ram.org)</tt> </author>
<date> v0.97, September 26, 2002 </date>
<date> v0.98, November 11, 2002 </date>
<abstract>
How to set up high-performance Linux computing clusters.
@ -266,7 +266,7 @@ following setup:
<p> Backup:
<itemize>
<item> 2 Sony 20/40 GB DSS4 SE LVD DAT </item>
<item> 2 Sony 20/40 GB DSS4 SE LVD DAT drives </item>
</itemize>
</p>
@ -412,7 +412,7 @@ laptops (single disk):
hda1 - /win (half the total disk size)
hda2 - swap (2 * RAM)
hda3 - / (4 GB)
hda3 - / (remaining disk space)
</verb></tscreen>
</p>
@ -590,14 +590,14 @@ applications you wish to run. </p>
<p> For the single most important program we run (our <it>ab
initio</it> protein folding simulation program), using the Pentium 3 1
GHz processor machine as a reference frame, the Athlon 1.2 GHz
processor machine is about 16% faster on average, the Pentium 4 1.7
GHz machine is about 25-32% faster on average, the Athlon 1.5 GHz
GHz processor machine as a frame of reference, the Athlon 1.2 GHz
processor machine is about 16% faster on average, the Xeon 1.7 GHz
machine is about 25-32% faster on average, the Athlon 1.5 GHz
processor is about 38% faster on average, and the Athlon 1.7 GHz
processor is about 46% faster on average (yes, the Athlon 1.5 GHz is
faster than the Xeon 1.7 GHz since the Xeon executes only six
instructions per clock (IPC) whereas the Athlon executes nine IPC (you
do the math!)). </p>
do the math!)). </p>
</sect1>