CSE 551 -- Programming Assignment #1 solution set

As we talked about in class, all measurements are lies. My measurement code lies as well, but hopefully the magnitude of the lies is small and the values I report are useful and understandable. Here's what I think are pretty accurate answers: Here's the source code to my measurement programs. Note you will need to tweak some file paths as appropriate to run these on your machine or on bicycl.cse (e.g., changing /tmp to /scratch). Also note that the .c programs require you to type in the CPU MHz as an argument. You can cat /proc/cpuinfo to find the answer -- it's 2791.375 MHz on bicycle.cs