Coding project
Completion requirements
Opened: Tuesday, 2 July 2024, 12:00 AM
Compress your code as well as your report into a single file and submit it one week before your oral exam.
• The report should contain all the details necessary to reproduce your measurements.
• All submitted code should be compilable by just typing make (Makefile is already provided),
• Your code should pass all the tests.
• Both executables (test and perf) should run without segmentation faults.
• While submitting report expected roofline performance and the measured performance, use [LUP/s] (= [IT/s]) as performance metric, see definition in perf.cpp.
• If there is any substantial deviation between these values, please explain plausible causes.