You may need powers of two Number of directories for garnet stand-alone to work
Cheers, Tushar On Oct 10, 2022, at 6:49 PM, Ali Karazmoodeh <karazmoode...@gmail.com> wrote: Dear Jason, I ran the Mesh_XY topology in garnet_standalone with synthetic traffic in SE mode with the following configuration: ==================================================== build/NULL/gem5.opt configs/example/garnet_synth_traffic.py --network=garnet --num-cpus=50 --num-dirs=50 --topology=Mesh_XY --mesh-rows=10 --sim-cycles=100000 --synthetic=uniform_random --precision=3 --injectionrate=0.02 --router-latency=1 --link-latency=1 --link-width-bits=16 --routing-algorithm=0 ==================================================== and it gave me the following error: ==================================================== build/NULL/base/addr_range.hh:189: fatal: fatal condition !masks.empty() && _intlv_match >= 1ULL << masks.size() occurred: Match value 32 does not fit in 5 interleaving bits Memory Usage: 102124 KBytes ==================================================== I have the same problem with the Mesh_3D topology that I wrote for some configurations such as 4x4x3; but it works fine for 4x4x2 and 4x4x4. What is this address range problem all about and when it happens? Kind regards, Ali Karazmoodeh _______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org