Marcos Horro Varela <marcos.horro <at> udc.es> writes:

> 
> Hello all,
> 
> I would like to make an annoucement: I have been developing a translator
from gem5 to McPAT in Bison, Flex and
> C/C++. Basically: parses the configuration file and statistics file from
gem5 and generates an XML based
> on a template which fits properly as McPAT input. It seems to work
properly. All the details and source code
> can be found here [1]. If you have any problems using it, just tell me.
> I would like to thank Fernando Endo for his work [2], which was really
helpful during the process.
> 
> Best regards,
> 
> [1] https://github.com/markoshorro/gem5ToMcPAT
> [2] https://tel.archives-ouvertes.fr/tel-01285964/document
> 


Thanks Horro Varela, 

This is what I am looking for, but my first try with FS Alpha failed (with
either provided xml templates or the one from mcpat with some modification.

I got alot of warnings like these

Warning: stat system 'total_cycles' may have not been set!
Warning: stat system 'idle_cycles' may have not been set!
Warning: stat system 'busy_cycles' may have not been set!
Warning: param system.core0 'x86' may have not been set!
Warning: param system.core0 'fetch_width' may have not been set!
Warning: param system.core0 'decode_width' may have not been set!
Warning: param system.core0 'issue_width' may have not been set!
.... <30 + more :)>

I check the template is fine as it works with mcpat, do you have any
suggestions?
I am using mcpat1.0 and the latest version of gem5, alpha fs image was the
one with embedded parsec benchmarks.

Thanks & regards, 
--
Kien



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

Reply via email to