On Sunday, April 26, 2015 2:34 AM, Mohammad Malkawie 
<[email protected]> wrote:
   

 I tried to run sample configuration to start using GARNET in my NoC research, 
but after I run the sample commands which were written in 
http://www.gem5.org/Interconnection_Network, i got the following problem 

gem5 compiled Apr 20 2015 18:30:54
gem5 started Apr 21 2015 17:46:06
gem5 executing on Malkawie
command line: ./build/ALPHA/gem5.debug configs/example/ruby_random_test.py 
--num-cpus=16 --num-dirs=16 --topology=Mesh --mesh-rows=4 --garnet-network=fixed
Error: could not create sytem for ruby protocol MI_example
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/mmalkawie/new/gem5/src/python/m5/main.py", line 388, in main
    exec filecode in scope
  File "configs/example/ruby_random_test.py", line 108, in <module>
    Ruby.create_system(options, False, system)
  File "/home/mmalkawie/new/gem5/configs/ruby/Ruby.py", line 191, in 
create_system
    % protocol)
  File "<string>", line 1, in <module>
  File "/home/mmalkawie/new/gem5/configs/ruby/MI_example.py", line 85, in 
create_system
    clk_domain=system.cpu[i].clk_domain,
  File "/home/mmalkawie/new/gem5/src/python/m5/SimObject.py", line 1156, in 
__getitem__
    raise IndexError, "Non-zero index '%s' to SimObject" % key
IndexError: Non-zero index '1' to SimObject


The same problem displayed when I tried to run simple network. Please note that 
I tried the gem5 copy with GARNET on 3 copies of ubuntu, 14.04 64bit, 12.04 
64bit, and 12.04 32bit, and fedora 20 32bit. All prerequisite packages were 
installed.
Please give me the solution for this problem if it exist as soon as possible.

 

Best Regards,
Mohammad Latayfeh


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

Reply via email to