咨询与建议

限定检索结果

文献类型

  • 107 册 图书

馆藏范围

  • 107 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 48 篇 工学
    • 44 篇 计算机科学与技术...
    • 7 篇 控制科学与工程
    • 7 篇 软件工程
    • 2 篇 机械工程
    • 2 篇 电子科学与技术(可...
    • 1 篇 电气工程
    • 1 篇 建筑学
    • 1 篇 网络空间安全
  • 5 篇 理学
    • 5 篇 系统科学
  • 4 篇 管理学
    • 4 篇 管理科学与工程(可...

主题

  • 56 篇 circuits and sys...
  • 55 篇 processor archit...
  • 5 篇 computer science
  • 5 篇 computer archite...
  • 3 篇 computers
  • 2 篇 computer hardwar...
  • 2 篇 information scie...
  • 2 篇 synthesis
  • 2 篇 the internet
  • 2 篇 lectures
  • 2 篇 amp
  • 2 篇 systems analysis...
  • 1 篇 memory managemen...
  • 1 篇 computer
  • 1 篇 parallelization
  • 1 篇 techniques
  • 1 篇 microarchitectur...
  • 1 篇 coherence
  • 1 篇 computer science...
  • 1 篇 programming

机构

  • 8 篇 princeton univer...
  • 8 篇 georgia institut...
  • 6 篇 duke university
  • 5 篇 epfl
  • 5 篇 google llc
  • 5 篇 university of to...
  • 5 篇 stanford univers...
  • 4 篇 university of ca...
  • 4 篇 harvard universi...
  • 4 篇 intel corporatio...
  • 3 篇 university of wi...
  • 3 篇 yale university
  • 3 篇 university of ca...
  • 3 篇 national univers...
  • 3 篇 meta
  • 3 篇 nvidia
  • 3 篇 intel
  • 2 篇 columbia univers...
  • 2 篇 university of vi...
  • 2 篇 microsoft corpor...

作者

  • 4 篇 david a. wood
  • 4 篇 daniel j. sorin
  • 3 篇 mark d. hill
  • 3 篇 margaret martono...
  • 3 篇 michael l. scott
  • 3 篇 tushar krishna
  • 2 篇 vaibhav gogte
  • 2 篇 zishen wan
  • 2 篇 tzvetan s. metod...
  • 2 篇 yongshan ding
  • 2 篇 drew penney
  • 2 篇 joel s. emer
  • 2 篇 angshuman parash...
  • 2 篇 arun subramaniya...
  • 2 篇 xiaowei wang
  • 2 篇 bo yu
  • 2 篇 reetuparna das
  • 2 篇 james larus
  • 2 篇 ruby b. lee
  • 2 篇 steven bell

语言

  • 99 篇 英文
  • 8 篇 中文
检索条件"丛书名=Synthesis lectures in computer architecture,"
107 条 记 录,以下是41-50 订阅
排序:
Multi-Core Cache Hierarchies  1
收藏 引用
丛书名: synthesis lectures on computer architecture
2011年
作者: Balasubramonian, Rajeev Jouppi, Norman P. Muralimanohar, Naveen
A key determinant of overall system performance and power dissipation is the cache hierarchy since access to off-chip memory consumes many more cycles and energy than on-chip accesses. In addition, multi-core processo...
来源: 评论
Phase Change Memory: From Devices to Systems
收藏 引用
丛书名: synthesis lectures on computer architecture
2011年
作者: Qureshi, Moinuddin K. Gurumurthi, Sudhanva Rajendran, Bipin
As conventional memory technologies such as DRAM and Flash run into scaling challenges, architects and system designers are forced to look at alternative technologies for building future computer systems. This synthes...
来源: 评论
Processor Microarchitecture: An Implementation Perspective
收藏 引用
丛书名: synthesis lectures on computer architecture
2010年
作者: Gonzalez, Antonio Latorre, Fernando Magklis, Grigorios
This lecture presents a study of the microarchitecture of contemporary microprocessors. The focus is on implementation aspects, with discussions on their implications in terms of performance, power, and cost of state-... 详细信息
来源: 评论
Transactional Memory, 2nd Edition  2nd Edition
收藏 引用
丛书名: synthesis lectures on computer architecture
2010年
作者: Harris, Tim Larus, James Rajwar, Ravi
The advent of multicore processors has renewed interest in the idea of incorporating transactions into the programming model used to write parallel programs. This approach, known as transactional memory, offers an alt...
来源: 评论
Introduction to Reconfigurable Supercomputing
收藏 引用
丛书名: synthesis lectures on computer architecture
2010年
作者: Lanzagorta, Marco Bique, Stephen Rosenberg, Robert
This book covers technologies, applications, tools, languages, procedures, advantages, and disadvantages of reconfigurable supercomputing using Field Programmable Gate Arrays (FPGAs). The target audience is the commun...
来源: 评论
computer architecture Performance Evaluation Methods
收藏 引用
丛书名: synthesis lectures on computer architecture
2010年
作者: Eeckhout, Lieven
Performance evaluation is at the foundation of computer architecture research and development. Contemporary microprocessors are so complex that architects cannot design systems based on intuition and simple models onl... 详细信息
来源: 评论
The Memory System
收藏 引用
丛书名: synthesis lectures on computer architecture
2009年
作者: Jacob, Bruce
Today, computer-system optimization, at both the hardware and software levels, must consider the details of the memory system in its analysis; failing to do so yields systems that are increasingly inefficient as those... 详细信息
来源: 评论
Fault Tolerant computer architecture
收藏 引用
丛书名: synthesis lectures on computer architecture
2009年
作者: Sorin, Daniel
For many years, most computer architects have pursued one primary goal: performance. Architects have translated the ever-increasing abundance of ever-faster transistors provided by Moore's law into remarkable incr... 详细信息
来源: 评论
computer architecture Techniques for Power-Efficiency  1
收藏 引用
丛书名: synthesis lectures on computer architecture
2008年
作者: Kaxiras, Stefanos Martonosi, Margaret
In the last few years, power dissipation has become an important design constraint, on par with performance, in the design of new computer systems. Whereas in the past, the primary job of the computer architect was to... 详细信息
来源: 评论
Chip Multiprocessor architecture: Techniques to Improve Throughput and Latency  1
收藏 引用
丛书名: synthesis lectures on computer architecture
2007年
作者: Olukotun, Kunle Hammond, Lance Laudon, James
Chip multiprocessors - also called multi-core microprocessors or CMPs for short - are now the only way to build high-performance microprocessors, for a variety of reasons. Large uniprocessors are no longer scaling in ...
来源: 评论