You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.