Coding project (mandatory)
Completion requirements
Opened: Friday, 4 July 2025, 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 errors.
• In your report, for the 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.
• If you submit your report as a group, clearly state your group members on the first page of the report and make sure that each of you uploaded the report individually.
• If you submit your report as a group, clearly state your group members on the first page of the report and make sure that each of you uploaded the report individually.