Cray Operating System
This article needs more citations. (December 2009) |
| Cray Operating System | |
|---|---|
| Developer | Cray Research[1] |
| Working state | Discontinued |
| Initial release | 1975[1] |
| Latest release | 1.17.2 / July 1990 |
| Marketing target | Supercomputers |
| Available in | English |
| Supported platforms | Cray-1, Cray X-MP line |
| Influenced by | CDC SCOPE |
| License | Proprietary |
| Preceded by | Chippewa Operating System |
| Succeeded by | UNICOS |
The Cray Operating System (COS) is a Cray Research operating system for its now-discontinued Cray-1 (1976) and Cray X-MP supercomputers. It succeeded the Chippewa Operating System (shipped with earlier Control Data Corporation CDC 6000 series and 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.
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
| 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.[2]
See also
References
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.