[MITgcm-devel] testreport on SP4

Martin Losch mlosch at awi-bremerhaven.de
Fri Jan 13 10:43:14 EST 2006


Hi Jean-Michel,

You found the problem
ls -1 Makefile *.[fFhco] mitgcmuv
does actually leads to
/usr/bin/ls: Arg list too long.
And consequently *NO* files from ldir=build is linked into tr_run.thSI 
(and thus, mitgcmuv isn't, either).

Why is it necessary to link (almost) all files from the build directory 
into the run directory? Wouldn't mitgcmuv suffice?

Martin

PS. What puzzles me is, that this didn't change in December ...



On Jan 13, 2006, at 4:30 PM, Jean-Michel Campin wrote:

> 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
>>
> _______________________________________________
> MITgcm-devel mailing list
> MITgcm-devel at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-devel




More information about the MITgcm-devel mailing list