Skip to content

Examples

Jannik Zeitschner edited this page May 3, 2024 · 1 revision

Examples

Examples can be found in the folder ./examples. They contain the C code and GIMPLE file of each case-study used in the paper. To select one design you need to define it in ./inc/POMMES.hpp. Afterwards you need to compile PoMMES by running make in the root directory and finally execute PoMMES by running ./debug/POMMES on the command line.

Clone this wiki locally