Skip to main content

One doc tagged with "Advanced Execution"

View all tags

Parallel Algorithms & Frameworks

Up to this point in our computer science curriculum, we have evaluated computational strategies under a sequential execution model, assuming a single central processing unit (CPU) running one machine instruction at a time. However, modern hardware architectures scale processing power by adding physical compute cores rather than raw clock speed.