About: SUNMOS

An Entity of Type: WikicatOperatingSystems, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

SUNMOS (Sandia/UNM Operating System) is an operating system jointly developed by Sandia National Laboratories and the Computer Science Department at the University of New Mexico. The goal of the project, started in 1991, is to develop a highly portable, yet efficient, operating system for massively parallel-distributed memory systems. In 2009, the Catamount lightweight kernel was selected for an .

Property Value
dbo:abstract
  • SUNMOS (Sandia/UNM Operating System) is an operating system jointly developed by Sandia National Laboratories and the Computer Science Department at the University of New Mexico. The goal of the project, started in 1991, is to develop a highly portable, yet efficient, operating system for massively parallel-distributed memory systems. SUNMOS uses a single-tasking kernel and does not provide demand paging. It takes control of all nodes in the distributed system. Once an application is loaded and running, it can manage all the available memory on a node and use the full resources provided by the hardware. Applications are started and controlled from a process called yod that runs on the host node. Yod runs on a Sun frontend for the nCUBE 2, and on a service node on the Intel Paragon. SUNMOS was developed as a reaction to the heavy weight version of OSF/1 that ran as a single-system image on the Paragon and consumed 8-12 MB of the 16 MB available on each node, leaving little memory available for the compute applications. In comparison, SUNMOS used 250 KB of memory per node. Additionally, the overhead of OSF/1 limited the network bandwidth to 35 MB/s, while SUNMOS was able to use 170 MB/s of the peak 200 MB/s available. The ideas in SUNMOS inspired PUMA, a multitasking variant that only ran on the i860 Paragon. Among the extensions in PUMA was the Portals API, a scalable, high performance message passing API. Intel ported PUMA and Portals to the Pentium Pro based ASCI Red system and named it Cougar. Cray ported Cougar to the Opteron based Cray XT3 and renamed it Catamount. A version of Catamount was released to the public named OpenCatamount. In 2009, the Catamount lightweight kernel was selected for an . (en)
  • SUNMOS (Sandia/UNM Operating System) è un sistema operativo sviluppato congiuntamente da Sandia National Laboratories, Computer Science Department e dall'Università del Nuovo Messico. L'obiettivo del progetto avviato nel 1991 era lo sviluppo di un sistema operativo molto portabile ed efficiente per sistemi massivamente paralleli a memoria distribuita. SUNMOS utilizza un kernel a singolo processo che non prevede gestione della paginazione. Il sistema operativo controlla tutti i nodi del sistema distribuito. Quando un programma viene caricato il sistema operativo gestisce tutta la memoria e i nodi disponibili e utilizza tutte le risorse disponibili. Quando l'applicazione viene caricata ed eseguita il processo yod eseguito dal nodo principale controlla l'esecuzione dell'applicazione. Yod viene eseguito su un sistema Sun per i sistemi nCUBE 2 e su un nodo di servizio per l'Intel Paragon. (it)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 2069663 (xsd:integer)
dbo:wikiPageLength
  • 4175 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1068236379 (xsd:integer)
dbo:wikiPageWikiLink
dbp:bot
  • InternetArchiveBot (en)
dbp:date
  • April 2018 (en)
dbp:fixAttempted
  • yes (en)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • SUNMOS (Sandia/UNM Operating System) is an operating system jointly developed by Sandia National Laboratories and the Computer Science Department at the University of New Mexico. The goal of the project, started in 1991, is to develop a highly portable, yet efficient, operating system for massively parallel-distributed memory systems. In 2009, the Catamount lightweight kernel was selected for an . (en)
  • SUNMOS (Sandia/UNM Operating System) è un sistema operativo sviluppato congiuntamente da Sandia National Laboratories, Computer Science Department e dall'Università del Nuovo Messico. L'obiettivo del progetto avviato nel 1991 era lo sviluppo di un sistema operativo molto portabile ed efficiente per sistemi massivamente paralleli a memoria distribuita. (it)
rdfs:label
  • SUNMOS (it)
  • SUNMOS (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License