Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- mitgcm.org/front_content/make_summary 2003/12/13 20:25:04 1.8
+++ mitgcm.org/front_content/make_summary 2004/01/03 01:53:32 1.9
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.8 2003/12/13 20:25:04 edhill Exp $
+# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.9 2004/01/03 01:53:32 edhill Exp $
#
# The purpose of this script is to create HTML summaries of the
# directories produced by the "parse_emails" script.
@@ -204,7 +204,7 @@
<tr bgcolor="#bbffdd"> <td> IBM POWER4 SP </td> <td>"bs"</td>
<td><a href="http://www.scd.ucar.edu/computers/bluesky/">NCAR Bluesky
</a></td> </tr>
- <tr bgcolor="#bbddff"> <td> AMD Opteron </td> <td>"eaps"</td>
+ <tr bgcolor="#bbddff"> <td> AMD Opteron </td> <td>"adams"</td>
<td>SuSE Linux 9.0 (x86-64)</td> </tr>
<tr bgcolor="#bbffdd"> <td> Sun UltraSparc </td> <td>"slough"</td>
@@ -212,6 +212,9 @@
<tr bgcolor="#bbddff"> <td> Intel P4 Mosix Cluster </td> <td>"sea"</td>
<td>Red Hat v7.2</td> </tr>
+ <tr bgcolor="#bbddff"> <td> AMD Athlon </td> <td>"eddy"</td>
+ <td>Red Hat 9</td> </tr>
+
<!--
<tr bgcolor="#bbddff"> <td> </td> <td>""</td>
<td></td> </tr>
@@ -239,7 +242,7 @@
color="#bbffdd"
res_url="http://mitgcm.org/testing/"
-MACHINES="faulks shelley myrinet eaps halem hopper lomax orion bf bs slough sea"
+MACHINES="faulks shelley myrinet eaps halem hopper lomax orion bf bs slough sea eddy adams"
( cd $INDIR ; ls -1 ) > ./dir_all
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |