Hi all:

I am doing some research on Non-Uniform Cache Architecture(NUCA). I want to
implement D-NUCA in gem5, but I wonder if it is supported in gem5. I had
tried the command as follows:

./build/X86/gem5.opt configs/example/fs.py -n 4 --caches --l2cache
--l2_size=32KB --num-l2caches=32 --mem-size=1GB --ruby
--topology=MeshDirCorners --mesh-rows=4 --num-dirs=4
--script=script/runscript.rcS

But it seems not a D-NUCA architecture, In which command cloud I implement
D-NUCA?

If it is not supported in gem5, cloud anyone give me a few tips on how to
modify related files to implement it?

In addition, I can't find how the opinion "--num-l2caches=NUM" used in
floder src/mem/, cloud anyone tell me what it means?

Thanks in advance.

Zhigang Wei
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to