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 <pushka...@gmail.com>wrote:

> Hi
>
> Any clue on this issue??
> I am getting the same error.
>
> Thanks,
> Pushkar
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to