Introduction 1 Flashcards
What is the reason for the increase in number of cores per chip?
Processors are not getting faster but more tranistors can be put in a single circuit
So the solution was to put more cores (several processors) in a single c
What are the implications of adding more cores?
- Hardware/architectural issues: What kind of processors, how will they be connected, and how is memory organised?
- Software issues: how will it be programmed?
What is Moore’s Law?
Transistor count doubles every 18 months
Due to transistor size reduction. Chip size inceased to accommodate this
What are transistors?
Building blocks of integrated circuits. Used to amplify or switch electrical signals.
What advantage do smaller transistors historically offer in circuit performance?
- Faster switch delay
- Can be clocked at higher frequencies
- Faster circuits
What challenges arise with smaller transistors in terms of chip design and performance?
- Increased power density, resulting in cooling problems
- Become less reliable (leakage currents)
What is Dennard Scaling?
The historical trend where smaller transistors consumed less power as more were packed onto the same chip. Power density remained constant.
Why did Dennard Scaling end?
Increase in current leakage with smaller transistor sizes
Power density increases, chips could melt.