Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Cray Operating System
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|System software for supercomputers}} {{Refimprove|date=December 2009}} {{Infobox OS | logo = | screenshot = | caption = | developer = [[Cray Research]]<ref name=cosmanual1981>[https://bitsavers.trailing-edge.com/pdf/cray/COS/T-0103C-CRAY_1_Computer_System-Operating_System_COS_Workbook-Training-September_1981.OCR.pdf T-0103C-CRAY_1_Computer_System-Operating_System_COS_Workbook-Training-15th September_1981]</ref> | family = | source_model = | working_state = Discontinued | released = {{Start date and age|1975}}<ref name=cosmanual1981 /> | latest_release_version = 1.17.2 | latest_release_date = {{Start date and age|1990|07}} | marketing_target = [[Supercomputer]]s | language = [[English language|English]] | supported_platforms = [[Cray-1]], [[Cray X-MP]] line | kernel_type = | influenced_by = [[CDC SCOPE]] | license = [[Proprietary software|Proprietary]] | preceded by = [[Chippewa Operating System]] | succeeded by = [[UNICOS]] | website = }} The '''Cray Operating System''' ('''COS''') is a [[Cray Research]] [[operating system]] for its now-discontinued [[Cray-1]] (1976) and [[Cray X-MP]] [[supercomputer]]s. It succeeded the [[Chippewa Operating System]] (shipped with earlier [[Control Data Corporation]] CDC [[CDC 6000 series|6000 series]] and [[CDC 7600|7600]] computer systems), and was the Cray main OS until replaced by [[UNICOS]] in the late 1980s. COS was delivered with [[Cray Assembly Language]] (CAL), [[Cray FORTRAN]] (CFT), and [[Pascal (programming language)|Pascal]]. ==Design== As COS was written by ex-[[Control Data]] employees, its command language and internal organization bore strong resemblance to the [[CDC SCOPE]] operating system on the [[CDC 7600]] and before that [[EXEC*8]] from CDC's earlier ERA/Univac pedigree. User jobs were submitted to COS via front-end computers via a high-speed channel interface, and so-called ''station software''. Front end stations were typically large [[IBM]] or [[Control Data]] mainframes. However the [[DEC VAX]] was also a very popular front-end. Interactive use of COS was possible through the stations, but most users simply submitted batch jobs. Disk-resident datasets used by a user program were 'local' to the individual job. Once a job completed, its local datasets would be released and space reclaimed. In order to retain the data between jobs, datasets had to be explicitly made 'permanent'. [[Magnetic tape]] datasets were also supported on Cray systems which were equipped with an I/O Subsystem. COS also provided job scheduling and checkpoint/restart facilities to manage large workloads, even across system downtimes (both scheduled and unscheduled.) Internally, COS was divided into a very small message-passing EXEC, and a number of System Task Processors (STP tasks). Each STP task was similar in nature to the peripheral processor programs in earlier Control Data operating systems, but since the Cray machines did not have peripheral processors, the main central processor executed the operating system code. ===List of STP tasks=== {{Expand list|date=February 2011}} {| class="wikitable" border="1" |- ! STP Task ! Description |- |Z, ZY |Startup Prep |- | STARTUP | Startup |- | EXP | User Exchange Processor |- |MSP |Message Processor |- | DQM | Disk Queue Manager |- | TQM | Tape Queue Manager |- | JSH | Job Scheduler |- | PDM | Permanent Dataset Manager |- | JCM | Job Class Manager |- | SCP | Station Call Processor |} While the source for version 1.13 was released as [[public domain]], 1.17 is available at archive.org.<ref>{{Cite web|url=https://archive.org/details/Cos1.17DiskImageForCray-1x-mp|title=COS 1.17 disk image for Cray-1/X-MP}}</ref> ==See also== {{Portal|Free and open-source software}} * [[Cray Time Sharing System]] * [[Timeline of operating systems]] ==References== {{Reflist}} {{Supercomputer operating systems}} [[Category:1975 software]] [[Category:Cray software]] [[Category:Discontinued operating systems]] [[Category:Supercomputer operating systems]] {{Operating-system-stub}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite web
(
edit
)
Template:Expand list
(
edit
)
Template:Infobox OS
(
edit
)
Template:Operating-system-stub
(
edit
)
Template:Portal
(
edit
)
Template:Refimprove
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)
Template:Supercomputer operating systems
(
edit
)