[daip] [!6791]: AIPS - AIPS 31DEC15 text installation IMAGR problems

Eric Greisen do-not-reply at nrao.edu
Mon Jul 13 17:20:37 EDT 2015


Eric Greisen updated #6791
--------------------------

                 Due: - Cleared - (was: 06 July 2015 02:02 PM)

AIPS 31DEC15 text installation IMAGR problems
---------------------------------------------

           Ticket ID: 6791
                 URL: https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/6791



A better suggestion - tomorrow run a MNJ on 31DEC15 to
get a few fixes I made.  Then



                AIPS considerations to use
               gfortran versions 4.8 and up


1. In the $HOME/.AIPSRC file or interactively in install.pl 
   select the version (full path may be needed) of gfortran
   plus a matching gcc.

   Alternatively, you can edit $SYSLOCAL files FDEFAULT.SH and
   LDOPTS.SH for gfortran (COMPILER) and CCOPTS.SH for gcc.

2. Edit $TST/INC/PAPC.INC to change

      PARAMETER (PKPWRD = 2)
C     PARAMETER (PKPWRD = 200000000)

   to

C     PARAMETER (PKPWRD = 2)
      PARAMETER (PKPWRD = 200000000)

   Note - 200 million is about 1.6 Gbytes of ram.  You can set
   a smaller number if you want.

3. Edit $SYSUNIX/OPTIMIZE.LIS to change

#  APCLN              LNX64            1           0

   to

   APCLN              LNX64            1           0

4. Then let INSTEP2 and INSTEP4 run.

To get INSTEP2 and INSTEP4 to run

cd $TST/$ARCH/INSTALL
rm *'LIS *.LOG
rm $LIBR/*/SUBLIB
INSTEP2
INSTEP4

Eric Greisen




------------------------------------------------------
Staff CP:  https://help.nrao.edu/staff



More information about the Daip mailing list