James,
I tried installing the new version, but all my scripts, including your
primer my.script fail with a NAN at the march line.
During the installation, everything seems to compile, but occasional
conspicuous messages of things not working properly. For example,
when I run system check, i get:
[matei@dexl SYSTEM]$ ./AMRITAsystem -check
*********************************
Testing: $AMRITA/SYSTEM/Linux/x86
*********************************
amrpp OK
AMRITA::system -- command failed!
error near: end of line
amrf77 OK
amrcxx OK
amrar OK
amrld OK
AMRITA::system -- command failed!
error near: end of line
amrdu OK
amrtouch OK
***********************
AMRITAsystem appears OK
When you installed it on my guest account, did you run into any
problems of this sort? The only difference I could see is that the
guest accound was set with tcsh and i'm currently working with bash.
I have edited the appropriate paths, so i am not sure what the problem
is.
> James, > I tried installing the new version, but all my scripts, including your > primer my.script fail with a NAN at the march line.
> During the installation, everything seems to compile, but occasional > conspicuous messages of things not working properly. For example, > when I run system check, i get:
> ********************************* > Testing: $AMRITA/SYSTEM/Linux/x86 > ********************************* > amrpp OK > AMRITA::system -- command failed! > error near: end of line > amrf77 OK > amrcxx OK > amrar OK > amrld OK > AMRITA::system -- command failed! > error near: end of line > amrdu OK > amrtouch OK > *********************** > AMRITAsystem appears OK
> When you installed it on my guest account, did you run into any > problems of this sort? The only difference I could see is that the > guest accound was set with tcsh and i'm currently working with bash. > I have edited the appropriate paths, so i am not sure what the problem > is.
Funny thing, now there is no error message when running AMRITAsystem
check and i all i did is go to lunch and come back ?! cannot recall
if i had logged out, but certainly have not re-compiled!
nevertheless, the NAN persists with all scripts including my.script..
matei
On Oct 31, 1:57 pm, James Quirk <j...@galcit.caltech.edu> wrote:
> > James,
> > I tried installing the new version, but all my scripts, including your
> > primer my.script fail with a NAN at the march line.
> > During the installation, everything seems to compile, but occasional
> > conspicuous messages of things not working properly. For example,
> > when I run system check, i get:
> > [matei@dexl SYSTEM]$ ./AMRITAsystem -check
> Try running:
> /AMRITAsystem -verbose -check
> James
> > *********************************
> > Testing: $AMRITA/SYSTEM/Linux/x86
> > *********************************
> > amrpp OK
> > AMRITA::system -- command failed!
> > error near: end of line
> > amrf77 OK
> > amrcxx OK
> > amrar OK
> > amrld OK
> > AMRITA::system -- command failed!
> > error near: end of line
> > amrdu OK
> > amrtouch OK
> > ***********************
> > AMRITAsystem appears OK
> > When you installed it on my guest account, did you run into any
> > problems of this sort? The only difference I could see is that the
> > guest accound was set with tcsh and i'm currently working with bash.
> > I have edited the appropriate paths, so i am not sure what the problem
> > is.
> Funny thing, now there is no error message when running AMRITAsystem > check and i all i did is go to lunch and come back ?! cannot recall > if i had logged out, but certainly have not re-compiled!
> nevertheless, the NAN persists with all scripts including my.script..
> matei
> > Try running:
> > ./AMRITAsystem -verbose -check
Please send me the output of the above. You should also check that you are indeed accessing v3.0. To do this you can run:
This probably indicates that you don't have the python development rpm installed. But for the current problem, it is unimportant. If the guest account is still active, I'll log in to see if I can pinpoint the problem.
The type AMRLINT is used for the mesh connectivity tables and was recently rejigged to allow for more mesh patches. For some reason, the above change which I hand edited on your machine did not find its way back into my master copy. Hence the problem you had with the new release. Note that the above didn't affect the tests I ran at my end as my machine uses Linux/x86_64 .
> The type AMRLINT is used for the mesh connectivity
> tables and was recently rejigged to allow for more
> mesh patches. For some reason, the above change
> which I hand edited on your machine did not find
> its way back into my master copy. Hence the problem
> you had with the new release. Note that the above
> didn't affect the tests I ran at my end as
> my machine uses Linux/x86_64 .
> > The type AMRLINT is used for the mesh connectivity
> > tables and was recently rejigged to allow for more
> > mesh patches. For some reason, the above change
> > which I hand edited on your machine did not find
> > its way back into my master copy. Hence the problem
> > you had with the new release. Note that the above
> > didn't affect the tests I ran at my end as
> > my machine uses Linux/x86_64 .