000 | 07001cam a2200853Ia 4500 | ||
---|---|---|---|
001 | ocn861081112 | ||
003 | OCoLC | ||
005 | 20171106083059.0 | ||
006 | m o d | ||
007 | cr |n||||||||| | ||
008 | 131019s2013 nju ob 001 0 eng d | ||
020 |
_a9781118640708 _q(electronic bk.) |
||
020 |
_a1118640705 _q(electronic bk.) |
||
020 |
_a9781118640838 _q(electronic bk.) |
||
020 |
_a1118640837 _q(electronic bk.) |
||
020 | _z9781118640708 | ||
020 | _z1118640705 | ||
020 |
_z9780470936887 _q(pbk.) |
||
020 |
_z0470936886 _q(pbk.) |
||
029 | 1 |
_aAU@ _b000052334847 |
|
029 | 1 |
_aAU@ _b000053310532 |
|
029 | 1 |
_aCHNEW _b000641207 |
|
029 | 1 |
_aDEBBG _bBV043396279 |
|
029 | 1 |
_aDEBSZ _b403214866 |
|
029 | 1 |
_aDEBSZ _b431539081 |
|
029 | 1 |
_aNLGGC _b370445058 |
|
029 | 1 |
_aNZ1 _b15341749 |
|
035 |
_a(OCoLC)861081112 _z(OCoLC)864358411 |
||
040 |
_aEBLCP _beng _epn _cEBLCP _dOCLCO _dCUS _dN$T _dYDXCP _dIDEBK _dE7B _dCDX _dIEEEE _dB24X7 _dOCLCQ _dOCL _dCOO _dDEBSZ _dOCLCQ _dDEBBG _dOCLCQ |
||
049 | _aMAIN | ||
050 | 4 | _aQA76.9.D5 .L373 2013 | |
072 | 7 |
_aCOM _x013000 _2bisacsh |
|
072 | 7 |
_aCOM _x014000 _2bisacsh |
|
072 | 7 |
_aCOM _x018000 _2bisacsh |
|
072 | 7 |
_aCOM _x067000 _2bisacsh |
|
072 | 7 |
_aCOM _x032000 _2bisacsh |
|
072 | 7 |
_aCOM _x037000 _2bisacsh |
|
072 | 7 |
_aCOM _x052000 _2bisacsh |
|
082 | 0 | 4 | _a004.36 |
245 | 0 | 0 |
_aLarge Scale Network-Centric Distributed Systems / _cedited by Hamid Sarbazi-Azad, Albert Y. Zomaya. _h[electronic resource] |
260 |
_aHoboken, New Jersey : _bWiley, _c©2014. |
||
300 | _a1 online resource (Iviii, 700 pages). | ||
336 |
_atext _btxt _2rdacontent |
||
337 |
_acomputer _bc _2rdamedia |
||
338 |
_aonline resource _bcr _2rdacarrier |
||
490 | 1 | _aWiley Series on Parallel and Distributed Computing | |
500 | _a4.3.2 Information Sharing and Work Distribution. | ||
504 | _aIncludes bibliographical references and index. | ||
505 | 0 | _aLarge 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 | _a1.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 | _a2.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 | _a2.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 | _a3.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 | _aA 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 | 0 | _aPrint version record. | |
650 | 0 | _aComputer science. | |
650 | 0 |
_aElectronic data processing _xDistributed processing. |
|
650 | 7 |
_aCOMPUTERS _xComputer Literacy. _2bisacsh |
|
650 | 7 |
_aCOMPUTERS _xComputer Science. _2bisacsh |
|
650 | 7 |
_aCOMPUTERS _xData Processing. _2bisacsh |
|
650 | 7 |
_aCOMPUTERS _xHardware _xGeneral. _2bisacsh |
|
650 | 7 |
_aCOMPUTERS _xInformation Technology. _2bisacsh |
|
650 | 7 |
_aCOMPUTERS _xMachine Theory. _2bisacsh |
|
650 | 7 |
_aCOMPUTERS _xReference. _2bisacsh |
|
650 | 7 |
_aComputer science _2fast _0(OCoLC)fst00872451 |
|
650 | 7 |
_aElectronic data processing _xDistributed processing. _2fast _0(OCoLC)fst00906987 |
|
655 | 4 | _aElectronic books. | |
700 | 1 | _aSarbazi-Azad, Hamid. | |
700 | 1 | _aZomaya, Albert Y. | |
776 | 0 | 8 |
_iPrint version: _tLarge scale network-centric distributed systems. _dHoboken, New Jersey : John Wiley & Sons Inc., [2013] _z9780470936887 _w(DLC) 2012047719 _w(OCoLC)707248191 |
830 | 0 | _aWiley series on parallel and distributed computing. | |
856 | 4 | 0 |
_uhttp://onlinelibrary.wiley.com/book/10.1002/9781118640708 _zWiley Online Library |
942 |
_2ddc _cBK |
||
999 |
_c207035 _d207035 |