語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Large scale network-centric distribu...
~
Sarbazi-Azad, Hamid.
Large scale network-centric distributed systems
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Large scale network-centric distributed systemsedited by Hamid Sarbazi-Azad, Albert Y. Zomaya.
其他作者:
Sarbazi-Azad, Hamid.
出版者:
Hoboken, New Jersey :Wiley,c2014.
面頁冊數:
1 online resource (Iviii, 700 p.)
標題:
Computer science.
電子資源:
http://onlinelibrary.wiley.com/book/10.1002/9781118640708
ISBN:
9781118640838 (electronic bk.)
Large scale network-centric distributed systems
Large scale network-centric distributed systems
[electronic resource] /edited by Hamid Sarbazi-Azad, Albert Y. Zomaya. - Hoboken, New Jersey :Wiley,c2014. - 1 online resource (Iviii, 700 p.) - Wiley series on parallel and distributed computing. - Wiley series on parallel and distributed computing..
Includes bibliographical references and index.
Large Scale Network-Centric Distributed Systems; Contents; Preface; Acknowledgments; List of Figures; List of Tables; List of Contributors; Part1: Multicore and Many-Core (MC) Systems-on-Chip; 1 A Reconfigurable On-Chip Interconnection Network for Large Multicore Systems; 1.1 Introduction; 1.1.1 Multicore and Many-Core Era; 1.1.2 On-Chip Communication; 1.1.3 Conventional Communication Mechanisms; 1.1.4 Network-on-Chip; 1.1.5 NoC Topology Customization; 1.1.6 NoCs and Topology Reconfigurations; 1.1.7 Reconfigurations Policy; 1.2 Topology and Reconfiguration; 1.3 The Proposed NoC Architecture
A highly accessible reference offering a broad range of topics and insights on large scale network-centric distributed systems Evolving from the fields of high-performance computing and networking, large scale network-centric distributed systems continues to grow as one of the most important topics in computing and communication and many interdisciplinary areas. Dealing with both wired and wireless networks, this book focuses on the design and performance issues of such systems. Large Scale Network-Centric Distributed Systems provides in-depth coverage ranging from ground-level hardware issues (such as buffer organization, router delay, and flow control) to the high-level issues immediately concerning application or system users (including parallel programming, middleware, and OS support for such computing systems). Arranged in five parts, it explains and analyzes complex topics to an unprecedented degree.
ISBN: 9781118640838 (electronic bk.)Subjects--Topical Terms:
199325
Computer science.
LC Class. No.: QA76.9.D5 / L373 2013
Dewey Class. No.: 004.36
Large scale network-centric distributed systems
LDR
:04958cam a2200349Ia 4500
001
443981
003
OCoLC
006
m o d
007
cr |||||||||||
008
150204s2013 nju ob 001 0 eng d
020
$a
9781118640838 (electronic bk.)
020
$a
1118640837 (electronic bk.)
020
$a
9781118640708 (electronic bk.)
020
$a
1118640705 (electronic bk.)
020
$z
9780470936887
035
$a
(OCoLC)861081112
035
$a
ocn861081112
040
$a
EBLCP
$b
eng
$c
EBLCP
$d
OCLCO
$d
CUS
$d
N
050
4
$a
QA76.9.D5
$b
L373 2013
082
0 4
$a
004.36
245
0 0
$a
Large scale network-centric distributed systems
$h
[electronic resource] /
$c
edited by Hamid Sarbazi-Azad, Albert Y. Zomaya.
260
$a
Hoboken, New Jersey :
$b
Wiley,
$c
c2014.
300
$a
1 online resource (Iviii, 700 p.)
490
1
$a
Wiley series on parallel and distributed computing
504
$a
Includes bibliographical references and index.
505
0
$a
Large Scale Network-Centric Distributed Systems; Contents; Preface; Acknowledgments; List of Figures; List of Tables; List of Contributors; Part1: Multicore and Many-Core (MC) Systems-on-Chip; 1 A Reconfigurable On-Chip Interconnection Network for Large Multicore Systems; 1.1 Introduction; 1.1.1 Multicore and Many-Core Era; 1.1.2 On-Chip Communication; 1.1.3 Conventional Communication Mechanisms; 1.1.4 Network-on-Chip; 1.1.5 NoC Topology Customization; 1.1.6 NoCs and Topology Reconfigurations; 1.1.7 Reconfigurations Policy; 1.2 Topology and Reconfiguration; 1.3 The Proposed NoC Architecture
505
8
$a
1.3.1 Baseline Reconfigurable NoC1.3.2 Generalized Reconfigurable NoC; 1.4 Energy and Performance-Aware Mapping; 1.4.1 The Design Procedure for the Baseline Reconfigurable NoC; 1.4.1.1 Core-to-Network Mapping; 1.4.1.2 Topology and Route Generation; 1.4.2 Mapping and Topology Generation for Cluster-Based NoC; 1.5 Experimental Results; 1.5.1 Baseline Reconfigurable NoC; 1.5.2 Performance Evaluation with Cost Constraints; 1.5.3 Comparison Cluster-Based NoC; 1.6 Conclusion; References; 2 Compilers, Techniques, and Tools for Supporting Programming Heterogeneous Many/Multicore Systems
505
8
$a
2.1 Introduction2.2 Programming Models and Tools for Many/Multicore; 2.2.1 OpenMP; 2.2.2 Brook for GPUs; 2.2.3 Sh; 2.2.4 CUDA; 2.2.4.1 Memory Management; 2.2.4.2 Kernel Creation and Invocation; 2.2.4.3 Synchronization; 2.2.5 HMPP; 2.2.6 OpenCL; 2.2.7 OpenAcc; 2.3 Compilers and Support Tools; 2.3.1 RapidMind Multicore Development Platform; 2.3.2 OpenMPC; 2.3.3 Source-to-Source Transformers; 2.3.3.1 CHiLL; 2.3.3.2 Cetus; 2.3.3.3 ROSE Compiler; 2.3.3.4 LLVM; 2.4 CALuMET: A Tool for Supporting Software Parallelization; 2.4.1 Component-Based Source Code Analysis Architecture
505
8
$a
2.4.2 Algorithmic Recognizer Add-on2.4.3 Source Code Transformer for GPUs; 2.5 Conclusion; References; 3 A Multithreaded Branch-and-Bound Algorithm for Solving the Flow-Shop Problem on a Multicore Environment; 3.1 Introduction; 3.2 Flow-Shop Scheduling Problem; 3.3 Parallel Branch-and-Bound Algorithms; 3.3.1 Multiparametric Parallel Model; 3.3.2 Parallel Tree Exploration Model; 3.3.3 Parallel Evaluation of Bounds; 3.3.4 Parallel Evaluation of a Bound Model; 3.4 A Multithreaded Branch-and-Bound; 3.4.1 Low-Level Multithreaded B&B; 3.4.2 High-Level Multithreaded B&B
505
8
$a
3.5 The Proposed Multithreaded B&B3.6 Experiments and Results; 3.6.1 Flow-Shop Instances; 3.6.2 Hardware and Software Testbed; 3.6.3 Experimental Protocol; 3.6.4 Performance Analysis; 3.6.5 Page Faults; 3.6.6 Context Switches; 3.7 Conclusion; References; Part 2: Pervasive/Ubiquitous Computing and Peer-to-Peer Systems; 4 Large-Scale P2P-Inspired Problem-Solving: A Formal and Experimental Study; 4.1 Introduction; 4.1.1 Motivations; 4.1.2 Contribution and Results; 4.1.3 Related Works; 4.1.4 Outline; 4.2 Background; 4.3 A Pure Peer-to-Peer B&B Approach; 4.3.1 Preliminaries
520
$a
A highly accessible reference offering a broad range of topics and insights on large scale network-centric distributed systems Evolving from the fields of high-performance computing and networking, large scale network-centric distributed systems continues to grow as one of the most important topics in computing and communication and many interdisciplinary areas. Dealing with both wired and wireless networks, this book focuses on the design and performance issues of such systems. Large Scale Network-Centric Distributed Systems provides in-depth coverage ranging from ground-level hardware issues (such as buffer organization, router delay, and flow control) to the high-level issues immediately concerning application or system users (including parallel programming, middleware, and OS support for such computing systems). Arranged in five parts, it explains and analyzes complex topics to an unprecedented degree.
588
$a
Description based on print version record.
650
0
$a
Computer science.
$3
199325
650
0
$a
Electronic data processing
$x
Distributed processing.
$3
182427
700
1
$a
Sarbazi-Azad, Hamid.
$3
698858
700
1
$a
Zomaya, Albert Y.
$3
266135
830
0
$a
Wiley series on parallel and distributed computing.
$3
698859
856
4 0
$u
http://onlinelibrary.wiley.com/book/10.1002/9781118640708
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000106215
電子館藏
1圖書
電子書
EB QA76.9.D5 L373 c2014
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
http://onlinelibrary.wiley.com/book/10.1002/9781118640708
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入