>
>
> Hi Jack.
Thanks very much.
Yuejia
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
Hi Ali.
Is the srcMasterId dynamic or static?Or what operation will change it? I
change the code ,it result in the error. And what should I do to repair it?
Thanks
Yuejia
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/lis
Hi All,
Doing some digging on performance issues in the O3 model we and others have
run into allocation of the writeback buffer having a big performance
impact. Basically, the a writeback buffer is grabbed at issue time and
held through till completion. With default assumptions about the number o
Hello All,
Is it possible to run two benchmarks of parsec suite concurrently in FS
mode??
Regards,
Hamid
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
Hi,
I am trying to run a OpenMP code in X86-FS mode using following command
command line:
./build/X86_MESI_Two_Level/gem5.opt --verbose configs/example/fs.py
--cpu-type=TimingSimpleCPU --num-cpus=4 --caches --l1d_size=64kB
--l1i_size=64kB --l2cache --l2_size=256kB --cacheline_size=64
--mem-size=20