SCD is in the process of upgrading all the Crays (except shavano) from UNICOS 8.0.4 to UNICOS 9.0.2. This upgrade is expected to be completed around September 1996. As always, you can check the DailyB for the latest developments.Note: Because shavano has an older Model D I/O Subsystem (IOS-D), it cannot be upgraded to UNICOS 9; it will remain at UNICOS 8.0.4.
This article summarizes some of the changes in UNICOS 9.0.2 that may affect users. These changes include items that are new, enhanced, changed, or deleted. Many of these changes were dictated by Cray Research's conformance to the XPG4 (X/Open Portability Guide, Issue 4) standard and to the POSIX standard.
The information here was gleaned from the Cray Research manual UNICOS 9.0 Release Overview, RO-5000 9.0. For more information on any item, check the relevant man page (in UNICOS 9.0.2) or the Release Overview manual (which has a very good index).
# initialize PrgEnv
source /opt/modules/modules/init/csh
module load modules PrgEnv
Note that your .login is executed after your
.cshrc, so you might need to move path settings from
.login to .cshrc. Please contact the Consulting Office
at consult1@ncar.ucar.edu
or call at (303) 497-1278 if you need assistance.
# initialize PrgEnv
. /opt/modules/modules/init/ksh
module load modules PrgEnv
/usr/bin/limit -v -p 0 -f 128If you need more open files, you will need to contact the Consulting Office.