Hi all,

Assume that a workload is executed 100M cycles.
Then, parameter are set up as follows. As a result after run_job for
creating flexpoints, generated flexpoint and regions are shown,
cpu0.cycle-break/  flexus.set-region-interval (array set
flexus_commands_flexpoint in .run_job.rc.tcl)  -> generated
flexpoints/  generated regions
100M/ 100M -> 1/  1
100M/  10M -> 1/ 10
100M/    5M -> 1/ 20

10M/ 10M -> 10/ 1
10M/   5M -> 10/ 2
10M/   1M -> 10/10     ..... etc.

How can I choice the optimal value of each
parameter(cpu0.cycle-break/flexus.set-region-interval)?
I'm not sure whether more slices would be better.

--Kim

Reply via email to