[MITgcm-support] question about testscript

Patrick Heimbach heimbach at MIT.EDU
Tue Oct 28 09:44:06 EST 2003


Martin Losch wrote:
> Hi,
> 
> sorry, I shouldn't have used the term FAIL. Patrick you are right there 
> are a few experiments that FAIL, both in your summary.txt and in mine 
> (which is a little surprising, because I thought that the different 
> platform MacOSX should make the differences bigger). What I meant is 
> that the experiments front_relax, global_ocean.90x40x15, hs94.1x64x5 
> have their code COMPILED in a separate build directory (called "build" 
> as opposed to "input"); as far as I can see are those the only ones, 
> that do it that way, althoug there a few experiments that have this 
> "build" directory, but don't use it. The three aforemented experiments 
> compile correctly, but they are NOT RUN, because of the error code 
> returned by linkdata, consequently they don't have any output to compare 
> results/output.txt with and there is NO FAIL-message, nevertheless 
> ./testreport is broken for these experiments, and I bet that's true for 
> you, too.

You're right:

Experiment:  front_relax

ln: `./CVS': cannot overwrite directory
genmake ... succesful
make CLEAN ... succesful
make depend ... succesful
make ... succesful
ln: `./CVS': cannot overwrite directory

Y Y Y N -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- N/O   front_relax


And for lab_sea we get the same problem:

cat kpp_calc_diff.F | ../../../tools/set64bitConst.sh | cpp  -traditional -P 
-D_BYTESWAPIO -DWORDLENGTH=4 -DDISABLE_DEBUGMODE -I. > kpp_calc_diff.f
g77 -Wimplicit -Wunused -Wuninitialized -O3 -malign-double -funroll-loops -c 
kpp_calc_diff.f
cat kpp_calc.F | ../../../tools/set64bitConst.sh | cpp  -traditional -P 
-D_BYTESWAPIO -DWORDLENGTH=4 -DDISABLE_DEBUGMODE -I. > kpp_calc.f
:104: SEAICE_EXTERNAL.h: No such file or directory
make: *** [kpp_calc.f] Error 1
failed

Y Y N N -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- N/O   lab_sea


-- 
Patrick Heimbach ........................... M.I.T
FON: +1/617/253-5259 .......... EAPS, Room 54-1518
FAX: +1/617/253-4464 ..... 77 Massachusetts Avenue
mailto:heimbach at mit.edu ....... Cambridge MA 02139
http://www.mit.edu/~heimbach/ .............. U.S.A




More information about the MITgcm-support mailing list