19 |
exit 1 |
exit 1 |
20 |
} |
} |
21 |
|
|
22 |
|
export LC_ALL="en_US.UTF-8" |
23 |
|
CURR_PER=`date +%Y`"_"`date +%m` |
24 |
# defaults |
# defaults |
25 |
PERIOD=`date +%Y`"_"`date +%m` |
PERIOD=$CURR_PER |
26 |
|
|
27 |
# Parse options |
# Parse options |
28 |
ac_prev= |
ac_prev= |
29 |
for ac_option ; do |
for ac_option ; do |
30 |
|
|
31 |
# If the previous option needs an argument, assign it. |
# If the previous option needs an argument, assign it. |
32 |
if test -n "$ac_prev"; then |
if test -n "$ac_prev"; then |
33 |
eval "$ac_prev=\$ac_option" |
eval "$ac_prev=\$ac_option" |
34 |
ac_prev= |
ac_prev= |
35 |
continue |
continue |
36 |
fi |
fi |
37 |
|
|
38 |
ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` |
ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` |
39 |
|
|
40 |
case $ac_option in |
case $ac_option in |
41 |
|
|
42 |
-help | --help | -h | --h) |
-help | --help | -h | --h) |
46 |
ac_prev=PERIOD ;; |
ac_prev=PERIOD ;; |
47 |
--date=* | -date=*) |
--date=* | -date=*) |
48 |
PERIOD=$ac_optarg ;; |
PERIOD=$ac_optarg ;; |
49 |
|
|
50 |
*) |
*) |
51 |
echo "Error: don't understand argument \"$ac_option\"" |
echo "Error: don't understand argument \"$ac_option\"" |
52 |
usage |
usage |
53 |
;; |
;; |
54 |
|
|
55 |
esac |
esac |
56 |
|
|
57 |
done |
done |
58 |
|
|
59 |
|
#INDIR="/net/orwell/export/export-9/mitgcm-testing/results/$PERIOD" |
60 |
|
#OUTDIR="/home/jmc/mitgcm/test_web/summary" |
61 |
INDIR="/u/u0/httpd/html/testing/results/$PERIOD" |
INDIR="/u/u0/httpd/html/testing/results/$PERIOD" |
62 |
OUTDIR="/u/u0/httpd/html/testing/summary" |
OUTDIR="/u/u0/httpd/html/testing/summary" |
|
OUTFILE=$OUTDIR"/summary_"$PERIOD".html" |
|
63 |
|
|
64 |
# Create the "latest" links |
OUTFILE=$OUTDIR"/output_"$PERIOD".html" |
65 |
|
res_url="http://mitgcm.org/testing/" |
66 |
|
|
67 |
|
# Create the links in $OUTFILE : |
68 |
echo "Creating the \"latest\" file for each machine: " |
echo "Creating the \"latest\" file for each machine: " |
|
LATEST=$OUTDIR"/latest_"$PERIOD".html" |
|
69 |
the_date=`date` |
the_date=`date` |
|
cat > $LATEST << EOF |
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
|
<head> |
|
|
<title>MITgcm testing summary</title> |
|
|
<meta name="author" content="Ed Hill" /> |
|
|
|
|
|
<!-- <base href="http://mitgcm.org/testing/summary/" /> --> |
|
|
|
|
|
<!-- Hinting for menu generation --> |
|
|
<meta name="add_name_0" content="Testing" /> |
|
|
<meta name="add_name_1" content="" /> |
|
|
<meta name="add_name_2" content="" /> |
|
|
<meta name="add_title" content="Testing" /> |
|
|
<!-- Hinting for menu generation --> |
|
|
|
|
|
</head> |
|
|
<body> |
|
|
<p>The MITgcm model is tested |
|
|
(compiled and run) in an automated fashion on a varirety of |
|
|
different machines. The following is a summary of the MITgcm |
|
|
verification suite for the time period: <b>$PERIOD</b>.</p> |
|
|
|
|
|
<p>The machine naming scheme is:<br /></p> |
|
|
<table align="center" cellpadding="0" border="0"> |
|
|
<tr bgcolor="#00cccc"> <td><b>Machine Type</b></td> <td><b>Nickname</b></td> |
|
|
<td><b>Notes</b></td> </tr> |
|
|
|
|
|
<tr bgcolor="#bbffdd"> <td>Intel P4</td> <td>"faulks"</td> |
|
|
<td>Fedora Core 6 </td> </tr> |
|
|
<tr bgcolor="#bbddff"> <td> Intel P4</td> <td>"eddy"</td> |
|
|
<td>Fedora Core 5</td> </tr> |
|
|
|
|
|
<!-- |
|
|
<tr bgcolor="#bbffdd"> <td> Intel P3/P4 Beowulf </td> <td>"myrinet"</td> |
|
|
<td><a href="http://mitgcm.org/projects/MITGCM_CLUSTER/">MITgcm cluster |
|
|
facility </a></td> </tr> |
|
|
<tr bgcolor="#bbddff"> <td>Alpha cluster</td> <td>"halem"</td> |
|
|
<td><a href="http://nccstag.gsfc.nasa.gov/halem/quickstart_halem.html"> |
|
|
NASA NCCS Halem</a></td> </tr> |
|
|
--> |
|
|
|
|
|
<!-- |
|
|
<tr bgcolor="#bbffdd"> <td> SGI Origin 2000 </td> <td>"hopper"</td> |
|
|
<td><a href="http://www.nas.nasa.gov/User/Systemsdocs/O2K/o2k.html"> |
|
|
NAS SGI Origin 2000 </a></td> </tr> |
|
|
<tr bgcolor="#bbddff"> <td> SGI Origin 3000</td><td>"lomax"/"turing"</td> |
|
|
<td><a href="http://www.nas.nasa.gov/User/Systemsdocs/O3K/o3k.html"> |
|
|
NAS SGI Origin 3000 </a></td> </tr> |
|
|
--> |
|
|
|
|
|
<!-- |
|
|
<tr bgcolor="#bbffdd"> <td> SGI Altix </td> <td>"orion"</td> |
|
|
<td><a href="http://sc.jpl.nasa.gov/">JPL Supercomputing and |
|
|
Visualization Facility</a></td> </tr> |
|
|
--> |
|
|
<tr bgcolor="#bbffdd"> <td> SGI Altix 350 </td> <td>"altix350"</td> |
|
|
<td><a href="http://acesgrid.org/geocluster/">MIT ACESgrid |
|
|
GeoCluster</a></td> </tr> |
|
|
<tr bgcolor="#bbddff"> <td> IBM POWER3 SP </td> <td>"bf"</td> |
|
|
<td><a href="http://www.scd.ucar.edu/computers/blackforest/">NCAR Blackforest |
|
|
</a></td> </tr> |
|
|
|
|
|
<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>"adams"</td> |
|
|
<td>Fedora Core 4 (AMD64)</td> </tr> |
|
|
|
|
|
<!-- |
|
|
<tr bgcolor="#bbffdd"> <td> Sun UltraSparc </td> <td>"slough"</td> |
|
|
<td>Solaris 8</td> </tr> |
|
|
--> |
|
|
|
|
|
<tr bgcolor="#bbffdd"> <td> Intel P4 Mosix Cluster </td> <td>"sea"</td> |
|
|
<td>Fedora Core 6 </td> </tr> |
|
|
|
|
|
<tr bgcolor="#bbddff"> <td> AMD Opteron cluster </td> <td>"dolphin"</td> |
|
|
<td>SuSE SLES v8.1</td> </tr> |
|
|
|
|
|
<tr bgcolor="#bbffdd"> <td> IBM/Apple dual G5 </td> <td>"two"</td> |
|
|
<td>Mac OSX 10.3 (gcc 3.4) </td> </tr> |
|
|
|
|
|
<tr bgcolor="#bbddff"> <td> <a href="http://acesgrid.org">ACESgrid Dell |
|
|
Xeon</a> </td> <td>"aces"</td><td>Fedora Core 2</td> </tr> |
|
|
|
|
|
<!-- |
|
|
|
|
|
<tr bgcolor="#bbddff"> <td> </td> <td>""</td> |
|
|
<td></td> </tr> |
|
|
--> |
|
|
|
|
|
</table> |
|
70 |
|
|
71 |
<p><br /> |
sed "s/_PERIOD/$PERIOD/" summary_head > $OUTFILE |
72 |
The complete output for the verification runs can be found in |
cat <<EOF >>$OUTFILE |
|
<a href="http://mitgcm.org/testing/summary/">the summary pages</a> |
|
|
and the <a href="http://mitgcm.org/testing/results/">testing archives</a>. |
|
|
The latest reports are:</p> |
|
73 |
<table align="center" cellpadding="0" cellspacing="0" border="0" width="95%"> |
<table align="center" cellpadding="0" cellspacing="0" border="0" width="95%"> |
74 |
<tr bgcolor="#00cccc"> |
<tr bgcolor="#00cccc"> |
75 |
<td height="0"> <b>Nickname</b> </td> |
<td height="0"> <b>Nickname</b> </td> |
84 |
|
|
85 |
color="#bbffdd" |
color="#bbffdd" |
86 |
ncolor="#bbddff" |
ncolor="#bbddff" |
|
res_url="http://mitgcm.org/testing/" |
|
87 |
|
|
88 |
MACHINES="faulks aces eddy bay meander" |
MACHINES="faulks meander lagoon harbor dickens danton aces" |
89 |
MACHINES="$MACHINES edvir rays1 model columbia" |
MACHINES="$MACHINES beagle columbia pleiades iblade rays solssrv solasrv sx8" |
90 |
MACHINES="$MACHINES xd1 batsi starp" |
MACHINES="$MACHINES bigred starp" |
91 |
|
|
92 |
( cd $INDIR ; ls -1 -t ) > ./dir_all |
( cd $INDIR ; ls -1 -t */summary.txt | sed 's/\/summary.txt//' ) > ./dir_all |
93 |
|
|
94 |
MALL=`cat ./dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq` |
MALL=`cat ./dir_all | sed -e 's|_| |g' | awk '{print $2}' | sort | uniq` |
95 |
for madd in $MALL ; do |
for madd in $MALL ; do |
102 |
done |
done |
103 |
test $present = 0 && MACHINES="$MACHINES $madd" |
test $present = 0 && MACHINES="$MACHINES $madd" |
104 |
done |
done |
105 |
|
#MACHINES="faulks" |
106 |
|
|
107 |
for mname in $MACHINES ; do |
for mname in $MACHINES ; do |
108 |
|
|
137 |
|
|
138 |
ADJOINT= |
ADJOINT= |
139 |
RESTART=0 |
RESTART=0 |
140 |
|
NOI3E=0 |
141 |
|
MTH=0 |
142 |
if test -r $dir/summary.txt ; then |
if test -r $dir/summary.txt ; then |
143 |
comm=`grep 'ADJOINT=true' $dir/summary.txt 2>/dev/null` |
comm=`grep 'ADJOINT=true' $dir/summary.txt 2>/dev/null` |
144 |
eval $comm |
eval $comm |
145 |
RESTART=`grep -c 'test 2+2=4 summary' $dir/summary.txt` |
RESTART=`grep -c 'test 2+2=4 summary' $dir/summary.txt` |
146 |
|
NOI3E=`grep -c "^run: .*testreport.* '*-noieee'*" $dir/summary.txt` |
147 |
|
MTH=`grep -c "^run: .*testreport.* -mth " $dir/summary.txt` |
148 |
fi |
fi |
149 |
if test "x$RESTART" = x0 ; then |
if test "x$RESTART" = x0 ; then |
150 |
kind="forward" |
kind="forward" |
152 |
else |
else |
153 |
kind="restart" |
kind="restart" |
154 |
fi |
fi |
155 |
|
if test "x$MTH" = x1 ; then |
156 |
|
yy=`echo $OPTFILE | grep -c '+mth$'` |
157 |
|
if test $yy = 0 ; then OPTFILE="${OPTFILE}+mth" ; fi |
158 |
|
fi |
159 |
|
if test "x$NOI3E" = x1 ; then |
160 |
|
OPTFILE="${OPTFILE}.noieee" |
161 |
|
fi |
162 |
|
|
163 |
t_pass="--" |
t_pass="--" |
164 |
t_tot="--" |
t_tot="--" |
165 |
if test -r $dir/summary.txt ; then |
if test -r $dir/summary.txt ; then |
166 |
grep '^[YN] [YN] [YN] [YN]' $dir/summary.txt > ./all_tests 2>/dev/null |
grep '^[YN] [YN] [YN] [YN]' $dir/summary.txt > ./all_tests 2>/dev/null |
167 |
t_tot=`cat ./all_tests | wc -l | sed -e 's| ||g'` |
t_tot=`cat ./all_tests | wc -l | sed -e 's| ||g'` |
168 |
t_pass=`grep 'pass ' ./all_tests | wc -l | sed -e 's| ||g'` |
t_pass=`grep '^Y Y Y Y' ./all_tests | grep 'pass ' | wc -l | sed -e 's| ||g'` |
169 |
fi |
fi |
170 |
rm -f ./all_tests |
rm -f ./all_tests |
171 |
# echo "${dir##*/} : $t_pass out of $t_tot" |
# echo "${dir##*/} : $t_pass out of $t_tot" |
175 |
for tok in $tokens ; do |
for tok in $tokens ; do |
176 |
echo $tok >> ./ms_tmp |
echo $tok >> ./ms_tmp |
177 |
done |
done |
178 |
DAY=`cat ./ms_tmp | awk '(length($1)==8 && substr($1,0,3)=="200")'` |
DAY=`cat ./ms_tmp | awk '(length($1)==8 && substr($1,0,2)=="20")'` |
179 |
rm -f ./ms_tmp |
rm -f ./ms_tmp |
180 |
|
|
181 |
echo "$OPTFILE$kind $DAY $OPTFILE $kind $i $t_pass:$t_tot" >> ./mlist |
echo "$OPTFILE$kind $DAY $OPTFILE $kind $i $t_pass:$t_tot" >> ./mlist |
204 |
optf=`echo $tline | cut -d " " -f 3` |
optf=`echo $tline | cut -d " " -f 3` |
205 |
DAY=`echo $tline | cut -d " " -f 2` |
DAY=`echo $tline | cut -d " " -f 2` |
206 |
URL="results/$PERIOD/$ldir" |
URL="results/$PERIOD/$ldir" |
207 |
cat <<EOF >>$LATEST |
cat <<EOF >>$OUTFILE |
208 |
<tr bgcolor="$color"> |
<tr bgcolor="$color"> |
209 |
<td height="0"> $mname </td> |
<td height="0"> $mname </td> |
210 |
<td> $optf </td> |
<td> $optf </td> |
219 |
|
|
220 |
done |
done |
221 |
|
|
222 |
cat >> $LATEST << EOF |
cat >> $OUTFILE << EOF |
223 |
<tr bgcolor="#00cccc"> |
<tr bgcolor="#00cccc"> |
224 |
<td height="0" colspan="6" align="center" >This table generated on: $the_date</td> |
<td height="0" colspan="6" align="center" >This table generated on: $the_date</td> |
225 |
</tr> |
</tr> |
227 |
</table> |
</table> |
228 |
|
|
229 |
<p>Examples of the scripts used for these testing runs can be obtained from: <a |
<p>Examples of the scripts used for these testing runs can be obtained from: <a |
230 |
href="http://mitgcm.org/cgi-bin/viewcvs.cgi/MITgcm/tools/example_scripts/"> |
href="http://mitgcm.org/viewvc/MITgcm/MITgcm/tools/example_scripts/"> |
231 |
MITgcm/tools/example_scripts</a>.</p> |
MITgcm/tools/example_scripts</a>.</p> |
232 |
|
|
233 |
|
|
238 |
|
|
239 |
rm -f ./dir_all ./mlist |
rm -f ./dir_all ./mlist |
240 |
|
|
241 |
CURR_PER=`date +%Y`"_"`date +%m` |
#- put the file in place |
242 |
|
chgrp gcmpack $OUTFILE |
243 |
|
chmod 664 $OUTFILE |
244 |
|
LATEST=$OUTDIR"/latest_"$PERIOD".html" |
245 |
|
mv -f $OUTFILE $LATEST |
246 |
|
|
247 |
if test "x$PERIOD" = "x$CURR_PER" ; then |
if test "x$PERIOD" = "x$CURR_PER" ; then |
248 |
cp $LATEST ./testing.xml |
cp $LATEST ./testing.xml |
249 |
( |
( |