Hi Pooja, It looks like an old version of gem5 (considering configs/example/se.py has been moved to configs/deprecated/example/se.py). As you are trying to run an Arm simulation, can I suggest you to use configs/example/arm/starter_se.py instead?
Kind Regards Giacomo From: Pooja Allampallewar via gem5-users <gem5-users@gem5.org> Date: Wednesday, 21 February 2024 at 14:20 To: gem5-users@gem5.org <gem5-users@gem5.org> Cc: RICHA K <ri...@cs.iitr.ac.in>, Pooja Allampallewar <poojasa...@gmail.com> Subject: [gem5-users] Issues faced while running STREAM benchmark in SE mode. Hi, I am trying to execute Stream benchmark in SE mode, however there are several errors encountered in the code files. Is there a change in the command or way to execute the benchmarks? Here are the detailed steps I followed: - Compiled Stream benchmark for ARM to get the stream-arm-c binary. - Then executing the command : ./build/ARM/gem5.fast --outdir=m5out-stream configs/example/se.py --cpu-type=DerivO3CPU --caches -c ../benchmarks/Stream/stream-arm-c The command gives the error in CacheConfig file (attached with the mail). However if i am not specifying CPU, then the command gives an error message in se.py: run() supports 5 inputs, only 4 provided Any guidance along these lines is really appreciated. Regards 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 -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org