Hi, all,
What I am trying to do is to count the number of requests injected into the
network, including cache misses and coherence protocol requests.
My question is how to calculate number of coherence protocol requests
injected into the network in gem5. Thank you.
Sincerely,
Ruixiao
Hi, all,
I am running gem5 with 4*4 2D mesh. And recently I want to concentrate 4
cpus on one router in the mesh. But it seems with the mesh topology, "the
number of routers/switches has to be equal to the number of cpus in the
system". Is there any way to do it? Thanks.
Sincerely,
Ni
___
Hi, all,
I have met a problem shown as below:
gem5.opt: build/X86_MESI_CMP_directory/cpu/o3/fetch.hh:105: void
DefaultFetch::FetchTranslation::finish(Fault, RequestPtr,
ThreadContext*, BaseTLB::Mode) [with Impl = O3CPUImpl, Fault =
RefCountingPtr, RequestPtr = Request*]: Assertion `mode ==
BaseTL
Hi, all,
I wonder if there is any way to trace a ruby request, like the information
of NodeIDs it has passed through. Thank you.
Regards,
RX
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
Hi, all,
I am trying to run ALPHA_FS+ruby+o3cpu+PARSEC, and I just find out that
there is a problem said "functionalWrite not Implemented". I tried to run
with ruby_random_test.py and it can work. I don't know what is the
difference between ruby_fs.py and ruby_random_test.py. My command:
./build/