Fernando,

Thanks for that. Yes, I am using the one written by Richard Strong.
I used the m5-mcpat.pl as well. But it generated error which I am yet to
debug.
But, according to your comments and the comments
here<http://comments.gmane.org/gmane.comp.emulators.m5.users/12108>,
I will be able to modify the perl script and get it working according to my
needs.

I will post the script as soon as I get it working.

Thanks,


Pushkar Nandkar
Graduate Student
Dept of Electrical Engineering
University of Minnesota, Twin Cities



On Mon, Nov 19, 2012 at 2:46 AM, Fernando Endo <fernando.en...@gmail.com>wrote:

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