[gem5-users] Problem in using m5threads for multithreaded program

2017-05-10 Thread Mitali Sinha
I am trying to use the m5threads library for running a multithreaded program in gem5. I am also cross compiling my program. My host is "x64" and target is "arm". I have some doubts: 1. After running the makefile it creates a directory libpthread.a in the m5threads directory and gives me the

[gem5-users] Problem running some SPEC2006 Benchmarks

2017-05-10 Thread Muzamil Rafique
Hi All, I am testing SPEC 2006 benchmarks in gem5. Most of them are working just fine but few of them giving errors like: Cannot open input file x even I specified file path in Mybench.py file and also made sure that file exists in particular folder. Some benchmarks that give problem

[gem5-users] Fixes for PyBind issues

2017-05-10 Thread Andreas Sandberg
Hi Everyone, Some of our internal users recently ran into various issues related to the new PyBind wrappers. These are the issues I'm aware of: * Events implemented in Python aren't reference counted correctly. There are cases where the Python side of an event gets deallocated, but not the

[gem5-users] question

2017-05-10 Thread valipour_zahra
Hi, I use gem5 for my thesis : " fault tolerant task scheduling for a real-time multicore processor" I have a question about this, how to i simulate in gem5 with myself scheduler? Best regards ___ gem5-users mailing list gem5-users@gem5.org