CS250B: Modern Computer Systems

Lab 1 derby

Overview

The matches between the numbers and indivisual student will be given privately.
Overall, most submissions demonstrated performance scaling without significant cache miss increases, as seen via comparison between the one thread figure and the eight thread one. This is emphasized in the scalability results, which plot the performance increase against increase in cache misses. (Which istypically minimal).

Some numbers are missing from the charts. The following are their reasons: Don't worry about the submissions which fail only with 1 thread, since the original code had hardcoded thread counts. I only mention this here for completeness.

Results with one thread

Results with eight threads

Scalability results