Hi, As far as I know, here (https://www.cl.cam.ac.uk/~acr31/sicsa/) there is a nice script that work with arm_detailled, but it needs some small fixes ('inf' values) and parameters updates. In the README of McPAT, the autor cites the script written by Richard Strong that I've never tried (the one I think you're using).
Good luck, -- Fernando A. Endo, PhD student and researcher Université de Grenoble, UJF France 2012/11/16 pushkar nandkar <[email protected]> > Here is the error. > * > ERROR, UNEXPECTED EXCEPTION > 'system.switch_cpus' > Traceback (most recent call last): > File "m5-mcpat-parse-se.py", line 1896, in <module> > exit_code = main() > File "m5-mcpat-parse-se.py", line 1847, in main > run() > File "m5-mcpat-parse-se.py", line 1036, in run > parseSystemConfig(config_file_path, stat_file_path, out_file_path, > out_file_path_2, component_hash, stats_hash) > File "m5-mcpat-parse-se.py", line 1682, in parseSystemConfig > createComponentTree (cht, sht) > File "m5-mcpat-parse-se.py", line 1568, in createComponentTree > generateCalcStats(cht, sht) > File "m5-mcpat-parse-se.py", line 1399, in generateCalcStats > latency_wrt_core = > str(int(math.ceil(float(component.params["latency"])/float(cht[core_component].params["clock"])))) > KeyError: 'system.switch_cpus'* > > Anyone resolved this error?? > > Thanks, > Pushkar > > Pushkar Nandkar > Graduate Student > Dept of Electrical Engineering > University of Minnesota, Twin Cities > > > > On Fri, Nov 16, 2012 at 5:30 PM, Pushkar Nandkar <[email protected]>wrote: > >> Hi >> >> Any clue on this issue?? >> I am getting the same error. >> >> Thanks, >> Pushkar >> >> _______________________________________________ >> gem5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
