Hi Muzamil, gem5-stable was horrendously outdated, and we are doing a good job at keeping the gem5 repo equally stable, so just use that.
The HMC patches were submitted and pushed a long time ago (as the reviewboard indicates). You should be able to run this out of the box. Andreas From: gem5-users <[email protected]<mailto:[email protected]>> on behalf of Muzamil Rafique <[email protected]<mailto:[email protected]>> Reply-To: gem5 users mailing list <[email protected]<mailto:[email protected]>> Date: Thursday, 12 January 2017 at 18:49 To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [gem5-users] HMC Simulation Hi All, I have 2 questions. Q1. gem5-stable is no longer available. Where to download stable version of gem5? Q2. I am trying to run HMC simulation with following command (on latest version of gem5) and getting the following error. build/ARM/gem5.opt configs/example/fs.py -I 10000000 --mem-type HMC_2500_x32 Traceback (most recent call last): File "<string>", line 1, in <module> File "/home/muhammad/gem5/src/python/m5/main.py", line 400, in main exec filecode in scope File "configs/example/fs.py", line 341, in <module> test_sys = build_test_system(np) File "configs/example/fs.py", line 232, in build_test_system MemConfig.config_mem(options, test_sys) File "/home/muhammad/gem5/configs/common/MemConfig.py", line 156, in config_mem HMChost = HMC.config_host_hmc(options, system) File "/home/muhammad/gem5/configs/common/HMC.py", line 261, in config_host_hmc for i in xrange(system.hmc_host.num_serial_links)] AttributeError: Values instance has no attribute 'ser_ranges' Is there any running code for HMC simulation available? Your response will be appreciated. Thanks Muzamil 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.
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
