--- mitgcm.org/front_content/make_summary 2008/01/02 19:40:47 1.35
+++ mitgcm.org/front_content/make_summary 2009/10/05 16:50:09 1.57
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.35 2008/01/02 19:40:47 jmc Exp $
+# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/make_summary,v 1.57 2009/10/05 16:50:09 jmc Exp $
#
# The purpose of this script is to create HTML summaries of the
# directories produced by the "parse_emails" script.
@@ -19,8 +19,9 @@
exit 1
}
+CURR_PER=`date +%Y`"_"`date +%m`
# defaults
-PERIOD=`date +%Y`"_"`date +%m`
+PERIOD=$CURR_PER
# Parse options
ac_prev=
@@ -55,17 +56,17 @@
done
#INDIR="/net/orwell/export/export-9/mitgcm-testing/results/$PERIOD"
+#OUTDIR="/home/jmc/mitgcm/test_web/summary"
INDIR="/u/u0/httpd/html/testing/results/$PERIOD"
OUTDIR="/u/u0/httpd/html/testing/summary"
-OUTFILE=$OUTDIR"/summary_"$PERIOD".html"
+OUTFILE=$OUTDIR"/output_"$PERIOD".html"
res_url="http://mitgcm.org/testing/"
-# Create the "latest" links
+# Create the links in $OUTFILE :
echo "Creating the \"latest\" file for each machine: "
-LATEST=$OUTDIR"/latest_"$PERIOD".html"
the_date=`date`
-cat > $LATEST << EOF
+cat > $OUTFILE << EOF
@@ -95,82 +96,97 @@
Machine Type | Nickname |
Notes |
- Intel P4 | "faulks" |
- Fedora Core 6 |
- Intel P4 | "eddy" |
- Fedora Core 5 |
- Intel P4 | "bay" |
- Fedora Core 5 |
- Intel P4 | "meander" |
- Fedora Core 7 |
-
- ACESgrid Dell
- Xeon | "aces" | Fedora Core 2 |
+
+ Intel P4 | "faulks" | Fedora Core 6 |
+
+ Intel P4 | "meander" | Ubuntu 8.10 |
+
+ Intel P4 | "lagoon" | Fedora 8 |
+
+ Intel Celeron (P4) | "mdvia32" | Mandriva 2009.1 |
+
+ Intel Celeron (P4) | "jauntyia32" | Ubuntu 9.04 |
+
+ Opteron Barcelona | "harbor" | Ubuntu 8.04 LTS (x86_64) |
+
+ Intel Xeon (Woodcrest) | "dickens" | Fedora 10 (x86_64) |
+
+ Intel Core 2 duo | "danton" | Fedora 11 (x86_64) |
+
+
+ ACESgrid Dell Xeon |
+ "aces" | Fedora Core 2 |
+
+
+ Intel Xeon (Woodcrest) cluster
+ | "beagle" | Rocks 5.2 (x86_64) |
-
-
- SGI Altix Cluster | "columbia" |
+
+ SGI Altix Cluster | "columbia" |
NAS Columbia |
-
- IBM POWER4 SP | "edvir" |
- AIX 5.2 |
- IBM POWER5+ SP | "blueice" |
+
+ IBM POWER4 SP | "edvir" | AIX 5.2 |
+
+ IBM POWER5+ SP | "blueice" |
NCAR Blueice
|
- AMD Opteron | "batsi" |
- Fedora Core 4 (AMD64) |
- AMD Opteron | "starp" |
- SuSE SLES 10 (AMD64) |
-
- Sun UltraSparc IV | "rays1" |
- Solaris 9 |
- Sun UltraSparc IV | "model" |
- Solaris 9 |
- Cray XD1 (AMD Opteron) | "xd1" |
- Cray HPC enhanced Linux 2.6.5 |
- PowerPC970MP cluster | "bigred" |
+
+ AMD Opteron | "starp" | SuSE SLES 10 (AMD64) |
+
+
+ AMD Opteron | "solasrv" | Solaris 10 |
+
+ Sun UltraSparc IV | "rays" | Solaris 10 |
+
+
+ NEC SX-8 | "sx8" | Super-UX |
+
+ PowerPC970MP cluster | "bigred" |
SuSE SLES 9 (PPC) |
- HP test-drive
+
|