登入
選單
返回
Google圖書搜尋
Issues in Run-time Support for Tightly Coupled Parallel Processing
Hebrew University of Jerusalem. Department of Computer Science
Dror G. Feitelson
出版
Leibniz Center for Research in Computer Science, Department of Computer Science, Hebrew University of Jerusalem
, 1992
URL
http://books.google.com.hk/books?id=ilFsHQAACAAJ&hl=&source=gbs_api
註釋
Abstract: "This paper describes the novel aspects of the run-time implementation of a parallel programming language on a shared memory, bus- based multiprocessor. The language contains block-oriented parallel constructs and the implementation is built on top of a commercial real-time operating system kernel. The language/system interface includes functions that deal with groups of parallel activities as a whole, so as not to impose unnecessary serialization on the language implementation. Algorithms and data structures for the distribution of newly spawned activities, for the destruction of activities via the parallel analogues of the break and return instructions, and for synchronization with deadlock detection are described. Performance measurements are also given."