Re: [gem5-users] Number of instructions Vs number of ticks + resetstats + checkpointing

2017-02-05 Thread Alsuwaiyan, Ali Saleh
Jason, I tried running "sample.py" but got an error: command line: build/X86/gem5.opt configs/example/sample.py 100 1 Traceback (most recent call last): File "", line 1, in File "/home/asa78/simulators/nvmain-gem5/gem5/src/python/m5/main.py", line 388, in main exec filecode in sc

Re: [gem5-users] help

2017-02-05 Thread Krishna, Tushar
We removed network_test a few months back. Please update to the latest repo. http://www.gem5.org/Garnet_Synthetic_Traffic On Feb 4, 2017, at 4:19 PM, Jason Lowe-Power mailto:ja...@lowepower.com>> wrote: Hello, This is probably a bug in the network test config file. This is not a script that is

Re: [gem5-users] ARM RUBY/Garnet NOC full system error

2017-02-05 Thread Jason Lowe-Power
Hi Sharjeel, Have you changed any code? Usually, this problem is "*You may need to add ::regStats() to a new SimObject's regStats() function." *If you've added a regStats function somewhere, that's probably the issue. If you've just changed/added a stat, it could be that the stat isn't registered

Re: [gem5-users] ARM RUBY/Garnet NOC full system error

2017-02-05 Thread SHARJEEL KHILJI
Hi, Thanks for helping me with the directory and memory controller connection issue. Kindly, if you can guide me about the following issue. Note: MI_example is sized to cover all physical memory range scons build/ARM/gem5.debug PROTOCOL=MI_example -j2 ./build/ARM/gem5.debug --debug-flags=Exec,Exec