Networks-on-chip : (Record no. 539001)
[ view plain ]
000 -LEADER | |
---|---|
fixed length control field | 05396cam a2200565Ma 4500 |
001 - CONTROL NUMBER | |
control field | ocn894609116 |
003 - CONTROL NUMBER IDENTIFIER | |
control field | OCoLC |
005 - DATE AND TIME OF LATEST TRANSACTION | |
control field | 20180529115635.0 |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION | |
fixed length control field | 141021s2014 ne o 001 0 eng d |
016 7# - NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER | |
Record control number | 016933122 |
Source | Uk |
016 7# - NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER | |
Record control number | 016931192 |
Source | Uk |
019 ## - | |
-- | 898422260 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9780128011782 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 0128011785 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
Cancelled/invalid ISBN | 9780128009796 |
Qualifying information | (pbk.) |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (OCoLC)894609116 |
040 ## - CATALOGING SOURCE | |
Original cataloging agency | DLC |
Language of cataloging | eng |
Transcribing agency | DLC |
Modifying agency | AU |
049 ## - LOCAL HOLDINGS (OCLC) | |
Holding library | Alfaisal Main Library |
050 #4 - LIBRARY OF CONGRESS CALL NUMBER | |
Classification number | TK5105.546 |
100 1# - MAIN ENTRY--PERSONAL NAME | |
Personal name | Ma, Sheng, |
Relator term | author. |
245 10 - TITLE STATEMENT | |
Title | Networks-on-chip : |
Remainder of title | from implementations to programming paradigms / |
Statement of responsibility, etc | Sheng Ma, Libo Huang, Mingche Lai, Wei Shi ; editor-in-chief, Zhiying Wang. |
264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE STATEMENTS | |
Place of production, publication, distribution, manufacture | Amsterdam : |
Name of producer, publisher, distributor, manufacturer | Morgan Kaufmann, |
Date of production, publication, distribution, manufacture | 2014. |
260 ## - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT) | |
Date of publication, distribution, etc | 2014. |
300 ## - PHYSICAL DESCRIPTION | |
Extent | 1 online resource |
336 ## - CONTENT TYPE | |
Content Type Term | text |
Content Type Code | txt |
Source | rdacontent |
337 ## - MEDIA TYPE | |
Media Type Term | computer |
Media Type Code | c |
Source | rdamedia |
338 ## - CARRIER TYPE | |
Carrier Type Term | online resource |
Carrier Type Code | cr |
Source | rdacarrier |
500 ## - GENERAL NOTE | |
General note | Includes index. |
588 0# - | |
-- | CIP data; item not viewed. |
505 0# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Front Cover; Networks-on-Chip: From Implementations to Programming Paradigms; Copyright; Contents in Brief; Contents; Preface; About the Editor-in-Chief and Authors; Editor-in-Chief; Authors; Part I: Prologue; Chapter 1: Introduction; 1.1 The dawn of the many-core era; 1.2 Communication-centric cross-layer optimizations; 1.3 A baseline design space exploration of NoCs; 1.3.1 Topology; 1.3.2 Routing algorithm; 1.3.3 Flow control; 1.3.4 Router microarchitecture; 1.3.5 Performance metric; 1.4 Review of NoC research; 1.4.1 Research on topologies; 1.4.2 Research on unicast routing. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | 1.4.3 Research on supporting collective communications1.4.4 Research on flow control; 1.4.5 Research on router microarchitecture; 1.5 Trends of real processors; 1.5.1 The MIT Raw processor; 1.5.2 The Tilera TILE64 processor; 1.5.3 The Sony/Toshiba/IBM Cell processor; 1.5.4 The U.T. Austin TRIPS processor; 1.5.5 The Intel Teraflops processor; 1.5.6 The Intel SCC processor; 1.5.7 The Intel Larrabee processor; 1.5.8 The Intel Knights Corner processor; 1.5.9 Summary of real processors; 1.6 Overview of the book; References; Part II: Logic implementations. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Chapter 2: A single-cycle router with wing channels2.1 Introduction; 2.2 The router architecture; 2.2.1 The overall architecture; 2.2.2 Wing channels; 2.3 Microarchitecture designs; 2.3.1 Channel dispensers; 2.3.2 Fast arbiter components; 2.3.3 SIG managers and SIG controllers; 2.4 Experimental results; 2.4.1 Simulation infrastructures; 2.4.2 Pipeline delay analysis; 2.4.3 Latency and throughput; 2.4.4 Area and power consumption; 2.5 Chapter summary; References; Chapter 3: Dynamic virtual channel routers with congestion awareness; 3.1 Introduction; 3.2 DVC with congestion awareness. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | 3.2.1 DVC scheme3.2.2 Congestion avoidance scheme; 3.3 Multiple-port shared buffer with congestion awareness; 3.3.1 DVC scheme among multiple ports; 3.3.2 Congestion avoidance scheme; 3.4 DVC router microarchitecture; 3.4.1 VC control module; 3.4.2 Metric aggregation and congestion avoidance; 3.4.3 VC allocation module; 3.5 HiBB router microarchitecture; 3.5.1 VC control module; 3.5.2 VC allocation and output port allocation; 3.5.3 VC regulation; 3.6 Evaluation; 3.6.1 DVC router evaluation; 3.6.2 HiBB router evaluation; 3.7 Chapter summary; References. |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Chapter 4: Virtual bus structure-based network-on-chip topologies4.1 Introduction; 4.2 Background; 4.3 Motivation; 4.3.1 Baseline on-chip communication networks; 4.3.1.1 Transaction-based bus; 4.3.1.2 Packet-based NoC; 4.3.2 Analysis of NoC problems; 4.3.2.1 Multihop problem; 4.3.2.2 Multicast problem; 4.3.3 Advantages of a transaction-based bus; 4.4 The VBON; 4.4.1 Interconnect structures; 4.4.1.1 Wire delay consideration; 4.4.2 The VB mechanism; 4.4.2.1 The VB construction; 4.4.2.2 VB arbitration; 4.4.2.3 Packet format; 4.4.2.4 VB operation; 4.4.2.5 A simple example for VB communication. |
520 ## - SUMMARY, ETC. | |
Summary, etc | Networks-on-Chip: From Implementations to Programming Paradigms provides a thorough and bottom-up exploration of the whole NoC design space in a coherent and uniform fashion, from low-level router, buffer and topology implementations, to routing and flow control schemes, to co-optimizations of NoC and high-level programming paradigms. This textbook is intended for an advanced course on computer architecture, suitable for graduate students or senior undergrads who want to specialize in the area of computer architecture and Networks-on-Chip. It is also intended for practitioners in the indust. |
590 ## - LOCAL NOTE (RLIN) | |
Local note | Elsevier |
Provenance (VM) [OBSOLETE] | ScienceDirect All Books |
590 ## - LOCAL NOTE (RLIN) | |
Local note | Safari Books Online |
Provenance (VM) [OBSOLETE] | Safari Tech Books Online |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | Networks on a chip. |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | TECHNOLOGY & ENGINEERING |
General subdivision | Mechanical. |
Source of heading or term | bisacsh |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | Networks on a chip. |
Source of heading or term | fast |
-- | (OCoLC)fst01745797 |
655 #7 - INDEX TERM--GENRE/FORM | |
Genre/form data or focus term | Electronic books. |
Source of term | local |
700 1# - ADDED ENTRY--PERSONAL NAME | |
Personal name | Huang, Libo, |
Dates associated with a name | 1976- |
Relator term | author. |
700 1# - ADDED ENTRY--PERSONAL NAME | |
Personal name | Lai, Mingche, |
Relator term | author. |
700 1# - ADDED ENTRY--PERSONAL NAME | |
Personal name | Shi, Wei, |
Relator term | author. |
700 1# - ADDED ENTRY--PERSONAL NAME | |
Personal name | Wang, Zhiying, |
Relator term | editor. |
710 2# - ADDED ENTRY--CORPORATE NAME | |
Corporate name or jurisdiction name as entry element | ScienceDirect eBooks. |
776 08 - ADDITIONAL PHYSICAL FORM ENTRY | |
Display text | Print version: |
International Standard Book Number | 9780128009796 |
856 40 - ELECTRONIC LOCATION AND ACCESS | |
Uniform Resource Identifier | <a href="http://ezproxy.alfaisal.edu/login?url=https://www.sciencedirect.com/science/book/9780128009796">http://ezproxy.alfaisal.edu/login?url=https://www.sciencedirect.com/science/book/9780128009796</a> |
856 40 - ELECTRONIC LOCATION AND ACCESS | |
Uniform Resource Identifier | <a href="http://ezproxy.alfaisal.edu/login?url=http://my.safaribooksonline.com/9780128009796?tocview=true">http://ezproxy.alfaisal.edu/login?url=http://my.safaribooksonline.com/9780128009796?tocview=true</a> |
942 ## - ADDED ENTRY ELEMENTS (KOHA) | |
Source of classification or shelving scheme | Library of Congress Classification |
Koha item type | eBooks |
No items available.