61 |
echo |
echo |
62 |
|
|
63 |
echo "Running testreport using:" |
echo "Running testreport using:" |
64 |
comm="./testreport $IEEE -of ../tools/build_options/linux_ia32_gfortran -a edhill@mitgcm.org" |
export PGI=/usr/local/pkg/pgi/pgi-6.1-5 |
65 |
|
comm="./testreport $IEEE -of ../tools/build_options/linux_ia32_pgf77+authors_fc5 -a edhill@mitgcm.org" |
66 |
echo " \"$comm\"" |
echo " \"$comm\"" |
67 |
echo "======================" |
echo "======================" |
68 |
echo |
echo |
76 |
echo |
echo |
77 |
|
|
78 |
echo "Running testreport using:" |
echo "Running testreport using:" |
79 |
comm="./testreport $IEEE -of ../tools/build_options/linux_ia32_ifort+authors_v9 -a edhill@mitgcm.org" |
comm="./testreport $IEEE -of ../tools/build_options/linux_ia32_gfortran -a edhill@mitgcm.org" |
80 |
echo " \"$comm\"" |
echo " \"$comm\"" |
81 |
echo "======================" |
echo "======================" |
82 |
echo |
echo |
90 |
echo |
echo |
91 |
|
|
92 |
echo "Running testreport using:" |
echo "Running testreport using:" |
93 |
export PGI=/usr/local/pkg/pgi/pgi-6.1-5 |
comm="./testreport $IEEE -of ../tools/build_options/linux_ia32_ifort+authors_v9 -a edhill@mitgcm.org" |
|
comm="./testreport $IEEE -of ../tools/build_options/linux_ia32_pgf77+authors_fc5 -a edhill@mitgcm.org" |
|
94 |
echo " \"$comm\"" |
echo " \"$comm\"" |
95 |
echo "======================" |
echo "======================" |
96 |
echo |
echo |