Dear Gem5Users,
Will you please help me to remove this error?
./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/mtech/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/mtech/gem5/configs/ruby/Ruby.py", line 191, in create_system
% protocol)
File "<string>", line 1, in <module>
File "/home/mtech/gem5/configs/ruby/MI_example.py", line 85, in
create_system
clk_domain=system.cpu[i].clk_domain,
File "/home/mtech/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
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users