Hi,

I am new to gem5 simulator, Actually I want to run parsec benchmark on it.
It says that you require to build the system in full_system mode. My doubt
is that, is it require to specify the disk image at build time or just add
a variable FULL_SYSTEM=true in ALPHA file.

TARGET_ISA = 'alpha'
SS_COMPATIBLE_FP = true
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
PROTOCOL = 'MI_example'
FULL_SYSTEM = true

How to build the system in full system mode so that I can use it in parsec
benchmark.

thanks...
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to