Hi ALL, I am able to run garnet with other topologies but with MeshDirCorners_XY I am getting the following error, can anyone tell me why? Help.
COMMAND LINE OUTPUT: -------------------------------------------------------------------------------------------- ./build/NULL/gem5.debug configs/example/garnet_synth_traffic.py --num-cpus=16 --num-dirs=4 --network=garnet --topology=MeshDirCorners_XY --mesh-rows=4 --sim-cycles=1000 --synthetic=uniform_random --injectionrate=0.02 gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. gem5 version 20.1.0.2 gem5 compiled Jan 7 2021 01:14:53 gem5 started Jan 7 2021 00:41:15 gem5 executing on hdk-hp-notebook, pid 18955 command line: ./build/NULL/gem5.debug configs/example/garnet_synth_traffic.py --num-cpus=16 --num-dirs=4 --network=garnet --topology=MeshDirCorners_XY --mesh-rows=4 --sim-cycles=1000 --synthetic=uniform_random --injectionrate=0.02 Traceback (most recent call last): File "<string>", line 1, in <module> File "build/NULL/python/m5/main.py", line 457, in main exec(filecode, scope) File "configs/example/garnet_synth_traffic.py", line 126, in <module> Ruby.create_system(options, False, system) File "/home/user/gem5/configs/ruby/Ruby.py", line 204, in create_system topology.registerTopology(options) File "/home/user/gem5/configs/topologies/MeshDirCorners_XY.py", line 218, in registerTopology for n in numa_nodes: *NameError: global name 'numa_nodes' is not defined* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Thank you, Kallinatha H.D.
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
