You must use the most recent version of HMC. Follow this patch

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

Thanks

On Jan 5, 2017 9:30 PM, "Muzamil Rafique" <[email protected]>
wrote:

> Hi,
>
> I am trying to simulate HMC (hybrid memory cube) (files (*HMC.py,
> MemConfig.py, fs,py*) downloaded from http://reviews.gem5.org/r/
> 2986/diff/10/#2)
> using command:
>
>
> ./build/ARM/gem5.opt configs/example/fs.py \
>         --mem-type=HMC_2500_x32 --mem-channels=16 \
>         --caches --l2cache \
>         --cpu-type=timing
>
>
>
> and getting the following error.
>
> 5/main.py", line 388, in main
>     exec filecode in scope
>   File "configs/example/fs.py", line 328, in <module>
>     test_sys = build_test_system(np)
>   File "configs/example/fs.py", line 219, in build_test_system
>     MemConfig.config_mem(options, test_sys)
>   File "/home/muhammad/Documents/UICStuff/Research/GEM5/gem5-
> stable/configs/common/MemConfig.py", line 163, in config_mem
>     if options.tlm_memory:
> *AttributeError: Values instance has no attribute 'tlm_memory'*
>
> Please help to resolve this issue. Also, if there is any other HMC model
> available for simulation, please let me know.
>
> Thanks
> Muzamil
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to