Introduction and basic

Posted Tesi1a

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Introduction and basic相关的知识,希望对你有一定的参考价值。

  ##content:

  • Levels of transformation: Problem, algorithm, program/language, runtime system, instruction set architecture, microarchitecture, logic, circuits, electrons
  • Hamming distance
  • Error correcting codes
  • Three components of an algorithm: Effective computability, definite and precise, ends
  • Abstraction
  • High-/low-level programming languages
  • Multi-core system
  • Unfairness
  • DRAM (high level overview): banks, rows, columns, row hit/conflict, row buffer locality, memory controller, FR-FCFS
  • High versus low memory intensity
  • Sequential (streaming) versus random memory accesses
  • Predicated execution
  • Static versus dynamic schedulin
  • Compile versus run time
  • Computer architecture
  • Programmable versus fixed-function processor

Levels of transformation: Problem, algorithm, program/language, runtime system, instruction set architecture, microarchitecture, logic, circuits, electrons

 

以上是关于Introduction and basic的主要内容,如果未能解决你的问题,请参考以下文章