[daip] Errors after xserver crash

Eric Greisen egreisen at nrao.edu
Thu Aug 25 15:01:46 EDT 2005


Sharmila Goedhart writes:
 > 
 > Thank you!  The version = '' command has worked, as far as I can tell.
 > Since I'm logging in from home with the tv turned off, I can't tell
 > whether the problem with tvall has been fixed.  I'll have to check that
 > tomorrow morning but I thought I'd check what I could while you were still
 > online.

    A RESTORE 0 should fix that almost certainly.

 > 
 > Thanks also for your comments about my attempts at a SUSE 9.3/AMD-64
 > installation.  I haven't had a chance to get back to that yet but will try
 > again sometime and keep detailed notes.

Since I wrote I have done the basic work to make aips more compliant
on 64-bit machines.  All of our dynamic memory stuff works on a 64-bit
Dell Xeon.  That system has the nasty habit of malloc'ing extra memory
at the highest possible addresses - in other words as far away as
possible from the basic program in virtual memory anyway.  The only
aips task that may fail is FRING - for the largest fringe fits it
attempts to extend the pseudo-AP with dynamic memory.  The pseudo-AP
code does not now use LONGINTs for its pointers - there would be many
mnay thousands of variables to change to allow this.  Someday I may do
it but not soon...

Eric Greisen




More information about the Daip mailing list