Hierarchical Scheduling in Parallel and Cluster Systems

Cover of Hierarchical Scheduling in Parallel and Cluster Systems by Sivarama Dandamudi
Publisher: Springer US
Year: 2012
Language: en
Edition: Softcover reprint of the original 1st ed. 2003
Pages: 251
ISBN-13: 9781461349389
Dimensions:
Height: 9.25 Inches
Length: 6.1 Inches
Weight: 0.876 Pounds
Width: 0.64 Inches
Editorial overview Touché

Hierarchical Scheduling in Parallel and Cluster Systems by Sivarama Dandamudi, published by Springer US on September 24, 2012, is a softcover reprint of the original 1st edition from 2003, comprising 251 pages. This book explores the intricacies of multiple processor systems, a significant category within parallel systems, and discusses various architectures designed to meet the demands of high-performance computing.

Readers will find a detailed examination of different system types, ranging from small shared-memory parallel systems with tens of processors to more complex architectures that accommodate hundreds or thousands of processors. The text delves into uniform memory access (UMA) multiprocessors, which offer a single address space, and contrasts them with non-uniform memory access (NUMA) architectures that utilize local and remote memories. Additionally, the book addresses distributed-memory architectures that rely on message passing for communication, highlighting the evolution and challenges of scheduling in these diverse computing environments.


Official synopsis Publisher

Multiple processor systems are an important class of parallel systems. Over the years, several architectures have been proposed to build such systems to satisfy the requirements of high performance computing. These architectures span a wide variety of system types. At the low end of the spectrum, we can build a small, shared-memory parallel system with tens of processors. These systems typically use a bus to interconnect the processors and memory. Such systems, for example, are becoming commonplace in high-performance graph ics workstations. These systems are called uniform memory access (UMA) multiprocessors because they provide uniform access of memory to all pro cessors. These systems provide a single address space, which is preferred by programmers. This architecture, however, cannot be extended even to medium systems with hundreds of processors due to bus bandwidth limitations. To scale systems to medium range i. e. , to hundreds of processors, non-bus interconnection networks have been proposed. These systems, for example, use a multistage dynamic interconnection network. Such systems also provide global, shared memory like the UMA systems. However, they introduce local and remote memories, which lead to non-uniform memory access (NUMA) architecture. Distributed-memory architecture is used for systems with thousands of pro cessors. These systems differ from the shared-memory architectures in that there is no globally accessible shared memory. Instead, they use message pass ing to facilitate communication among the processors. As a result, they do not provide single address space.

FAQ
What is “Hierarchical Scheduling in Parallel and Cluster Systems” about?
This page includes the available description and bibliographic details for “Hierarchical Scheduling in Parallel and Cluster Systems” by Sivarama Dandamudi. Synopsis preview: Multiple processor systems are an important class of parallel systems. Over the years, several architectures have been proposed to build such systems to satisfy the requirements of high performance computing. These archi…
Who is the author of “Hierarchical Scheduling in Parallel and Cluster Systems”?
“Hierarchical Scheduling in Parallel and Cluster Systems” is credited to Sivarama Dandamudi.
When was “Hierarchical Scheduling in Parallel and Cluster Systems” published?
Publisher: Springer US. Year: 2012.
What is the ISBN for “Hierarchical Scheduling in Parallel and Cluster Systems”?
ISBN-13: 9781461349389.
What are the book details (language, pages, edition)?
Language: en. Pages: 251. Edition: Softcover reprint of the original 1st ed. 2003.

Related Books by Topic