Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
problems with AMRITAv3.03
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
matei  
View profile  
 More options Oct 31 2008, 1:11 pm
From: matei <ma...@uottawa.ca>
Date: Fri, 31 Oct 2008 10:11:26 -0700 (PDT)
Local: Fri, Oct 31 2008 1:11 pm
Subject: problems with AMRITAv3.03
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.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Quirk  
View profile  
 More options Oct 31 2008, 1:57 pm
From: James Quirk <j...@galcit.caltech.edu>
Date: Fri, 31 Oct 2008 09:57:20 -0800 (PST)
Local: Fri, Oct 31 2008 1:57 pm
Subject: Re: problems with AMRITAv3.03

On Fri, 31 Oct 2008, matei 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


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
matei  
View profile  
 More options Oct 31 2008, 2:16 pm
From: matei <ma...@uottawa.ca>
Date: Fri, 31 Oct 2008 11:16:14 -0700 (PDT)
Local: Fri, Oct 31 2008 2:16 pm
Subject: Re: problems with AMRITAv3.03
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:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Quirk  
View profile  
 More options Oct 31 2008, 2:21 pm
From: James Quirk <j...@galcit.caltech.edu>
Date: Fri, 31 Oct 2008 10:21:48 -0800 (PST)
Local: Fri, Oct 31 2008 2:21 pm
Subject: Re: problems with AMRITAv3.03

On Fri, 31 Oct 2008, matei wrote:

> 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:

amrita -v

You might also care to run:

amrmake -force amrita

and check the resultant compilation for warnings.

James


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
matei  
View profile  
 More options Oct 31 2008, 2:25 pm
From: matei <ma...@uottawa.ca>
Date: Fri, 31 Oct 2008 11:25:24 -0700 (PDT)
Local: Fri, Oct 31 2008 2:25 pm
Subject: Re: problems with AMRITAv3.03
When i type: > amrmake amrita

the only sign of problem comes from:

amrita flightcheck
******************
CRITICAL   : missing ``gcc-g77|gcc-fortran''   : you can't compile
plugin::{amrita,amr_sol}
NONCRITICAL: missing ``ghostscript-x11''       : you can't use
amrita::epsf2xxx
NONCRITICAL: missing ``ghostscript-fonts-std'' : you can't use
amrita::epsf2xxx
NONCRITICAL: missing ``gpg''                   : you can't use amrpdf -
signas -verify
keeping record: $AMRITA/logs/target/serial/Linux/x86/O/src3p::perl
********************
amrbuild src3p::perl
********************
Sanity Checks
   Filter::amrita OK!
   Compress::Zlib OK!
   Inline::       OK!
   Inline::Python BROKEN!
   Inline::Ruby   OK!
   amrperl        OK!
********************************************************
installed src3p::perl in: $AMRITA/bin/serial/Linux/x86/O


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Quirk  
View profile  
 More options Oct 31 2008, 2:33 pm
From: James Quirk <j...@galcit.caltech.edu>
Date: Fri, 31 Oct 2008 10:33:16 -0800 (PST)
Local: Fri, Oct 31 2008 2:33 pm
Subject: Re: problems with AMRITAv3.03

The above can be ignored. They arise because the the flightcheck
is looking for a set of RPM's for SuSE9.x and not the ones
you have installed.

> ********************
> amrbuild src3p::perl
> ********************
> Sanity Checks
>    Filter::amrita OK!
>    Compress::Zlib OK!
>    Inline::       OK!
>    Inline::Python BROKEN!

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.

James


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Quirk  
View profile  
 More options Oct 31 2008, 3:38 pm
From: James Quirk <j...@galcit.caltech.edu>
Date: Fri, 31 Oct 2008 11:38:46 -0800 (PST)
Local: Fri, Oct 31 2008 3:38 pm
Subject: Re: problems with AMRITAv3.03
Matei,

Edit the file:

   $AMRITA/SYSTEM/Linux/x86/amrf77.types

and change the lines:

   AMRLINT = INTEGER*4
   SIZE_AMRLINT = 4

to:

   AMRLINE = INTEGER*8
   SIZE_AMRLINT = 8

then recompile using:

   amrmake -force amrita

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 .

James


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
matei  
View profile  
 More options Oct 31 2008, 6:01 pm
From: matei <ma...@uottawa.ca>
Date: Fri, 31 Oct 2008 15:01:31 -0700 (PDT)
Local: Fri, Oct 31 2008 6:01 pm
Subject: Re: problems with AMRITAv3.03
You mean:

> Matei,

> Edit the file:

>    $AMRITA/SYSTEM/Linux/x86/amrf77.types

> and change the lines:

>    AMRLINT = INTEGER*4
>    SIZE_AMRLINT = 4

> to:

>    AMRLINE = INTEGER*8

AMRLINT=INTEGER*8
right?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
matei  
View profile  
 More options Oct 31 2008, 6:11 pm
From: matei <ma...@uottawa.ca>
Date: Fri, 31 Oct 2008 15:11:30 -0700 (PDT)
Local: Fri, Oct 31 2008 6:11 pm
Subject: Re: problems with AMRITAv3.03
Now it seems to work, thanks.
matei

On Oct 31, 6:01 pm, matei <ma...@uottawa.ca> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
James Quirk  
View profile  
 More options Oct 31 2008, 6:14 pm
From: James Quirk <j...@galcit.caltech.edu>
Date: Fri, 31 Oct 2008 14:14:16 -0800 (PST)
Local: Fri, Oct 31 2008 6:14 pm
Subject: Re: problems with AMRITAv3.03
> You mean:

> >    AMRLINE = INTEGER*8
> AMRLINT=INTEGER*8
> right?

Yes.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google