hi ,
i am new to gem5 , when i run
./build/ALPHA/gem5.debug \
configs/example/ruby_random_test.py \
--num-cpus=16 \
--num-dirs=16 \
--topology=Mesh \
--mesh-rows=4 \
--garnet-network=fixed
i am getting
warn: add_child('cls'): child 'credit_links0 credit_links1' already has parent
warn: add_child('cls'): child 'credit_links0 credit_links1' already has parent
warn: add_child('cls'): child 'credit_links0 credit_links1' already has parent
warn: rounding error > tolerance
0.072760 rounded to 0
warn: rounding error > tolerance
0.072760 rounded to 0
SystemError: NULL result without error in PyObject_Call
is it compilation error , or nay error with parameters
thanks in advance
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users