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

Compute Node Kernel (CNK) is the node level operating system for the IBM Blue Gene series of supercomputers. The compute nodes of the Blue Gene family of supercomputers run Compute Node Kernel (CNK), a lightweight kernel that runs on each node and supports one application running for one user on that node. To maximize operating efficiency, the design of CNK was kept simple and minimal. It was implemented in about 5,000 lines of C++ code. Physical memory is statically mapped and the CNK neither needs nor provides scheduling or context switching, given that at each point it runs one application for one user. By not allowing virtual memory or multi-tasking, the design of CNK aimed to devote as many cycles as possible to application processing. CNK does not even implement file input/output (I/

Property Value
dbo:abstract
  • سي إن كى وهي اختصار للجملة (Compute Node Kernel) نظام تشغيل على مستوى النود من شركة أي بي إم للعمل على حاسوبها الفائق الجينة الزرقاء. سي إن كى هو نواة سريعة تعمل على كل نود على حدى وتدعم تشغيل برنامج واحد من قبل مستخدم واحد. من أجل تشغيل فعال، تم المحافظة على تصميم سي إن كى بسيط وصغير، ويطبق في كود يضم حوالي 5000 سطر برمجي بلغة البرمجة سي++. (ar)
  • Compute Node Kernel (CNK) is the node level operating system for the IBM Blue Gene series of supercomputers. The compute nodes of the Blue Gene family of supercomputers run Compute Node Kernel (CNK), a lightweight kernel that runs on each node and supports one application running for one user on that node. To maximize operating efficiency, the design of CNK was kept simple and minimal. It was implemented in about 5,000 lines of C++ code. Physical memory is statically mapped and the CNK neither needs nor provides scheduling or context switching, given that at each point it runs one application for one user. By not allowing virtual memory or multi-tasking, the design of CNK aimed to devote as many cycles as possible to application processing. CNK does not even implement file input/output (I/O) on the compute node, but delegates that to dedicated I/O nodes. The I/O nodes of the Blue Gene supercomputers run a different operating system: I/O Node Kernel (INK). INK is based on a modified Linux kernel. (en)
dbo:thumbnail
dbo:wikiPageID
  • 34828617 (xsd:integer)
dbo:wikiPageLength
  • 2147 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 998389549 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dct:subject
gold:hypernym
rdf:type
rdfs:comment
  • سي إن كى وهي اختصار للجملة (Compute Node Kernel) نظام تشغيل على مستوى النود من شركة أي بي إم للعمل على حاسوبها الفائق الجينة الزرقاء. سي إن كى هو نواة سريعة تعمل على كل نود على حدى وتدعم تشغيل برنامج واحد من قبل مستخدم واحد. من أجل تشغيل فعال، تم المحافظة على تصميم سي إن كى بسيط وصغير، ويطبق في كود يضم حوالي 5000 سطر برمجي بلغة البرمجة سي++. (ar)
  • Compute Node Kernel (CNK) is the node level operating system for the IBM Blue Gene series of supercomputers. The compute nodes of the Blue Gene family of supercomputers run Compute Node Kernel (CNK), a lightweight kernel that runs on each node and supports one application running for one user on that node. To maximize operating efficiency, the design of CNK was kept simple and minimal. It was implemented in about 5,000 lines of C++ code. Physical memory is statically mapped and the CNK neither needs nor provides scheduling or context switching, given that at each point it runs one application for one user. By not allowing virtual memory or multi-tasking, the design of CNK aimed to devote as many cycles as possible to application processing. CNK does not even implement file input/output (I/ (en)
rdfs:label
  • سي إن كيه (نظام تشغيل) (ar)
  • CNK operating system (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:operatingSystem of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is dbp:operatingSystem of
is dbp:os 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