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.rcSAlmost immediately, I receive this "fatal" 
error:fatal: stat check failed for 'system.voltage_domain.voltage' 34I 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
                                          
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to