Hi

Right now I am trying to get Region of interest for SPEC benchmarks. I
performed Simpoint Analysis and got the simpoints and weight file for the
benchmarks (mcf). Now I am confused on how to proceed:

*Simpoint: *The format of 'simpoints' is the simulation point and
associated cluster it represents per line, i.e. [simulation_point
cluster_label].
17 0
15 1
4 2
20 3
1 4
13 6
0 7
9 8
7 12
18 14
*Weight: *The format of 'weights' has the relative weight and associated
cluster it represents per line, i.e. [weight cluster_label].
0.047619 0
0.142857 1
0.047619 2
0.047619 3
0.142857 4
0.047619 6
0.047619 7
0.190476 8
0.142857 12
0.142857 14

Now to execute the command: % build/ARM/gem5.opt <base options>
configs/example/fs.py --take-simpoint-checkpoint=<simpoint file
path>,<weight file path>,*<interval length>,<warmup length>*<rest of fs.py
options>
*I need interval length and warmup length. How should I proceed to get
those values*.
-- 
Have a great day!

Thanks and Warm Regards
Davesh Shingari
Master's in Computer Engineering [EE]
Arizona State University

[email protected]
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to