Re: [gem5-users] Statistics file

2014-02-01 Thread Seyedhamidreza Motaman
Thank you so much for your answer. I also have this kind of warnings "warn: mult/sud f12,f15,f10: non-standard trapping mode not supported" is that making a problem? and why when I remove the switchcpu and dumpstats there is just 3 sections in my stats file and CPI for the first two parts are nan

Re: [gem5-users] Statistics file

2014-02-01 Thread biswabandan panda
You should use checkpoints and restore it as per your needs. This will save your future simulation time and you will get the stats for the ROI. On Sat, Feb 1, 2014 at 10:03 PM, Hamid wrote: > > > Hello, > > I have the same problem too. when ever I use the following code and script > I > get 4 d

Re: [gem5-users] Statistics file

2014-02-01 Thread Hamid
Hello, I have the same problem too. when ever I use the following code and script I get 4 different sections in my stats.txt ./build/ALPHA/gem5.opt -d /home/motaman/gem5/parsecout/parsec1/lat1 ./configs/example/fs.py --script=./mm/blackscholes_4c_simsmall.rcS --kernel=/home/motaman/full_syste

Re: [gem5-users] Statistics file

2014-02-01 Thread Hamid
> Hi,I have two questions regarding running Parsec on Gem5I am using the following command to run it without checkpoints:./build/ALPHA/gem5.opt --stats-file=bodytrack2-try.txt ./configs/example/fs.py --script=/cs/arch2/heba/haha/gem5/Parsec/bodytrack_2c_simsmall.rcS --num-cpus 2 --cpu-type de

Re: [gem5-users] Statistics file

2012-03-07 Thread Iordan Alexandru
ordan From: Heba Saadeldeen To: gem5 users mailing list Sent: Wednesday, March 7, 2012 9:41 PM Subject: [gem5-users] Statistics file Hi, I have two questions regarding running Parsec on Gem5 I am using the following command to run it without checkpoints: ./build/ALPHA

[gem5-users] Statistics file

2012-03-07 Thread Heba Saadeldeen
Hi, I have two questions regarding running Parsec on Gem5 I am using the following command to run it without checkpoints: ./build/ALPHA/gem5.opt --stats-file=bodytrack2-try.txt ./configs/example/fs.py --script=/cs/arch2/heba/haha/gem5/Parsec/bodytrack_2c_simsmall.rcS --num-cpus 2 --cpu-type deta