gem5-users@gem5.org

The gem5 Users mailing list

View all threads

Fatal Error in Torus

DJ
DURAIRAJ J
Thu, Sep 5, 2019 4:38 AM

Hi Guys,
I am using Gme5 Simulator of the latest version for implementing Torus Topology, but I had an error saying that

"fatal: system.ruby.network.int_links00.dst_node without default or user-set value"
I have used Torus from the URL " [ https://github.com/qianl15/GEM5/blob/master/configs/topologies/Torus.py | https://github.com/qianl15/GEM5/blob/master/configs/topologies/Torus.py ] ".
My command is,
./build/ NULL /gem5. opt configs/example/garnet_synth_traffic.py \ --network=garnet2.0 \ --num-cpus=16 \ --num-dirs=16 \ --topology= Torus \ --mesh-rows=4 \ --sim-cycles=1000 \ --injectionrate=0.01 \ --synthetic=uniform_random
Please let me know how to resolve this issue for Garnet 2.0.
Thanks and best regards.

Hi Guys, I am using Gme5 Simulator of the latest version for implementing Torus Topology, but I had an error saying that "fatal: system.ruby.network.int_links00.dst_node without default or user-set value" I have used Torus from the URL " [ https://github.com/qianl15/GEM5/blob/master/configs/topologies/Torus.py | https://github.com/qianl15/GEM5/blob/master/configs/topologies/Torus.py ] ". My command is, ./build/ NULL /gem5. opt configs/example/garnet_synth_traffic.py \ --network=garnet2.0 \ --num-cpus=16 \ --num-dirs=16 \ --topology= Torus \ --mesh-rows=4 \ --sim-cycles=1000 \ --injectionrate=0.01 \ --synthetic=uniform_random Please let me know how to resolve this issue for Garnet 2.0. Thanks and best regards.