FIRESTARTER: A Processor Stress Test Utility. This repository contains the source code generator. Our releases (including the generated source code and precompiled binaries) are available at https://tu-dresden.de/zih/firestarter/.
FIRESTARTER should produce reproducible results (executed payload, power consumption etc.) across versions. This includes the core part of project the just-in-time generated assembler kernels.
DoD
[x] Create tests that check that the assembler kernels did not change (compare to saved asm code dump)
Done with #94
[ ] @rschoene Define a process that should be followed when those changes are intentional. This process should be linked in the test files.
FIRESTARTER should produce reproducible results (executed payload, power consumption etc.) across versions. This includes the core part of project the just-in-time generated assembler kernels.
DoD