Changes between Version 4 and Version 5 of Workshops/IntroToHpc2015/Programming/SpeedupScaling
- Timestamp:
- 08/24/2026 04:48:27 PM (10 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Workshops/IntroToHpc2015/Programming/SpeedupScaling
v4 v5 2 2 = Parallel Computing = 3 3 == Moore's law == 4 [[Image(Moores_law_(1970-2011).png, 25%)]]4 [[Image(Moores_law_(1970-2011).png, 30%)]] 5 5 6 6 * 2X transistors/Chip Every 1.5 years Called “Moore’s Law” … … 30 30 Modern computers have multi-core CPUs. 31 31 32 [[Image(CPUpowerDensity.png, 25%)]]32 [[Image(CPUpowerDensity.png,30%)]] 33 33 34 34 A multi-core processor is a single computing component with two or more independent actual central processing units (called "cores"), which are the units that read and execute program instructions.
