[daip] forwarded message from Eric Greisen

Eric Greisen egreisen at cv3.cv.nrao.edu
Mon Aug 13 16:10:43 EDT 2001


------- start of forwarded message (RFC 934 encapsulation) -------
Received: from primate.aoc.nrao.edu (IDENT:root at primate [146.88.1.117])
	by zia.aoc.NRAO.EDU (8.9.3/8.9.3) with ESMTP id OAA23736;
	Mon, 13 Aug 2001 14:09:34 -0600 (MDT)
Received: (from egreisen at localhost)
	by primate.aoc.nrao.edu (8.9.3/8.9.3) id OAA18656;
	Mon, 13 Aug 2001 14:09:33 -0600
Message-Id: <200108132009.OAA18656 at primate.aoc.nrao.edu>
X-Authentication-Warning: primate.aoc.nrao.edu: egreisen set sender to egreisen at nrao.edu using -f
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
In-Reply-To: <200108131953.NAA18849 at casasrv.Colorado.EDU>
References: <200108131953.NAA18849 at casasrv.Colorado.EDU>
X-Mailer: VM 6.35 under Emacs 20.7.1
Content-Type: text/plain; charset=us-ascii
From: Eric Greisen <egreisen at cv3.cv.nrao.edu>
To: SHAW JANET E <jes at casasrv.colorado.edu>
Subject: Re: sol architecture startup error
Date: Mon, 13 Aug 2001 14:09:33 -0600

The Ultra architecture is different from that of earlier SUN models.
It is possible to compile and link for generic SUN machines for for
Ultra-only.  That is the real difference between to SOL and SUL
"architectures" in AIPS.  The actual performance difference seems to
be small.  But non-Ultras cannnot execute code build for use only by
Ultras.  If you seriously need to use the old machines, you could
rebuild for SOL:

edit HOSTS.LIST to make your machine a SOL
cd $AIPS_ROOT
./LOGIN.SH
$CDTST
cd $TST
mv SOL SOLold
mv SUL SOL
cd SOL.LIBR
rm */SUBLIB
cd ../INSTALL
rm *.LIS *.LOG*.ERR
( INSTEP2 >/dev/null 2>>INSTEP2.ERR & )

     when done

( INSTEP4 >/dev/null 2>>INSTEP4.ERR & )

We use SOL for non-Ultras and the older Ultras that do not have much
memory and we build the AP at 5 Megabytes.  For he bigger Ultras, we
use SUL with a 20 Megabyte AP.

Eric Greisen


------- end -------



More information about the Daip mailing list