[MITgcm-devel] testreport on SP4

Jean-Michel Campin jmc at ocean.mit.edu
Fri Jan 13 10:30:51 EST 2006


Hi Martin,

After your 1rst e-mail, I looked to the changes I made, and
did not see how this could explain the missing link.

Can you check if mitgcmuv link is the only one missing
in tr_run.thSI ?
(the list produced by the command
> ls -1 Makefile *.[fFhco] mitgcmuv
should be the same if done in build or in tr_run.thSI)

Or to try to keep the temporary list of file (tmp file: tr_exrun_links)
to check later if mitgcmuv is in this list
(if you add something like
> cp tr_exrun_links tr_exrun_links.$dir.$ex
just before line 1063 in testreport:
>   1063             test -e tr_exrun_links  &&  rm -f tr_exrun_links, i
it might do it)

May be the ist is too long and the last files are missing ?

Cheers,

Jean-Michel

On Fri, Jan 13, 2006 at 09:19:39AM +0100, Martin Losch wrote:
> Hi Ed,
> 
> there has been one change in the time of question:
> >total revisions: 84;	selected revisions: 84
> >description:
> >----------------------------
> >revision 1.73
> >date: 2005/12/03 23:23:41;  author: jmc;  state: Exp;  lines: +9 -3
> >fix for experiment with multiple tests
> >----------------------------
> The change previous to that was this
> >date: 2005/08/16 17:50:31;  author: edhill;  state: Exp;  lines: +9 -4
> > o switch from egrep to the more portable grep
> >----------------------------
> which is way before the problem first occured. When I stare at the 
> changes that Jean-Michel made, I cannot see why suddenly the link to 
> the executable do not happen. The other links are there! If you have an 
> idea, I'll try it out.
> 
> Martin
> 



More information about the MITgcm-devel mailing list