Hello Professor,

I am running gem5 with the below arguments with freshly built gem5:

./build/X86/gem5.opt ./configs/example/se.py --num-cpus=64 --num-dir=64
--cpu-type=TimingSimpleCPU --cpu-clock=2GHz --caches --l1d_size=16kB
--l1i_size=16kB --mem-type=SimpleMemory --mem-size=4GB --ruby
--topology=Mesh_XY --mesh-rows=8 --network=garnet2.0 -c "<application>"


With regards
Sumit Kumar Mandal
PhD Student
Electrical Engineering
Arizona State University
Tempe, AZ 85281
USA


On Tue, Feb 26, 2019 at 6:20 PM Krishna, Tushar <tus...@ece.gatech.edu>
wrote:

> Depends — What was the gem5 system configuration and coherence protocol
> that you ran?
>
> Cheers,
> Tushar
>
> On Feb 26, 2019, at 8:12 PM, Sumit Mandal <skman...@asu.edu> wrote:
>
> Hello everyone,
>
> I got the attached trace file by putting printf statement in flit::flit()
> when the flit is a header flit. The four columns of the trace file are
> timestamp, source router, destination router and size of the flit
> respectively. We can see from the trace file that, in each source and
> destination pair router 0 is present. Can somebody please tell me what is
> the specialty of router 0 that it is involved in each transaction? Is the
> main memory associated to that router?
>  trace_file.txt
> <https://drive.google.com/a/asu.edu/file/d/1SzQHs-KztM8WGo8bcBLkePwGsjPrND55/view?usp=drive_web>
>
> With regards
> Sumit Kumar Mandal
> PhD Student
> Electrical Engineering
> Arizona State University
> Tempe, AZ 85281
> USA
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to