Hello guys. I am trying to run ruby_network_test.py and got this error with
25/36/49 cpus:

------------------------------------------------------------
./build/ALPHA_SE/gem5.opt configs/example/ruby_network_test.py
--num-l2cache=36 --num-cpus=36 --num-dirs=36 --topology=Mesh --mesh-rows=6
--sim-cycles=100000 --injectionrate=0.01 --synthetic=0
--garnet-network=fixed
------------------------------------------------------------
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/root/gem5/gem5/src/python/m5/main.py", line 356, in main
    exec filecode in scope
  File "configs/example/ruby_network_test.py", line 108, in <module>
    Ruby.create_system(options, system)
  File "/root/gem5/gem5/configs/ruby/Ruby.py", line 142, in create_system
    assert(total_mem_size.value == physmem_size)
AssertionError
------------------------------------------------------------

but succeeded with 16 and 64 cpus.

ps: x86 with 12G mem.
-- 
Sincerely,
Gong Tao

Where am 
I?<http://www.google.com/latitude/apps/badge/api?user=-4006809773214865239&type=iframe&maptype=roadmap&hl=zh-CN>

School of Advanced Engineering@

Beihang UNIV.

Mail: gongtao0607[at]gmail[dot]com <[email protected]>

Tel:  +86 15210988463

--------------------
| OpenPGP keys: DE4CCC4F(gongtao0607[at]gmail[dot]com)
| OpenPGP fingerprint: 1C93 0B63 3466 74F2 D3C3 D873 4F7D 76E5 DE4C CC4F
--------------------
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to