Hi Nick,

Are you using the latest trunk, or stable with that specific patch applied?

Could you do a back trace to see what is causing the issue?

Thanks,

Andreas

From: Nick Paco via gem5-users <[email protected]<mailto:[email protected]>>
Reply-To: Nick Paco 
<[email protected]<mailto:[email protected]>>, gem5 users 
mailing list <[email protected]<mailto:[email protected]>>
Date: Tuesday, July 1, 2014 at 10:57 PM
To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>
Subject: [gem5-users] Getting Error After Applying Patch on DVFS

Hello,

I am using gem5(stable version) to simulate 64 (detailed)cores and in the full 
system mode. I am using DVFS in gem5 and I recently applied patches (about Add 
basic DVFS support for gem5) described on the following page:

http://reviews.gem5.org/r/2289/

When I run a simulation with the following command line:

./build/ALPHA/gem5.opt ./configs/example/fs.py -n 64  --cpu-type=detailed 
--cpu-clock=2.5GHz --caches --l2cache --num-l2caches=64 --l1d_size=32kB
--l1i_size=32kB --l2_size=8MB --script=configs/boot/fft_64c.rcS

Almost immediately, I receive this "fatal" error:

fatal: stat check failed for 'system.voltage_domain.voltage' 34

I am unsure of what this means. Before applying the patch above I was running 
gem5 with the default DVFS functionality(already implemented in gem5) but I did 
not get any errors.


Any input will be greatly appreciated.

Thanks.

Nick

-- IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.

ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered 
in England & Wales, Company No: 2557590
ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, 
Registered in England & Wales, Company No: 2548782
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to