gem5-users@gem5.org

The gem5 Users mailing list

View all threads

Running benchmarks with the latest version

RK
RICHA K
Tue, Feb 27, 2024 10:57 PM

Hi all,

I am trying to run STREAM benchmark with gem5, i have a binary stream-arm-c
and need to run this with SE.py. However, the command to run the benchmark
throws error as it doesn't include the flag -c any longer.

./build/ARM/gem5.fast --outdir=m5out-stream
configs/example/arm/starter_se.py -c ../benchmarks/Stream/stream-arm-c

What is the method of running benchmarks in the latest version? Also, what
is the usual way to integrate some other benchmarks like MobileNetV2 etc
with the gem5 setup. Is there a way to add more benchmarks that are
accepted in fs.py --benchmark flag? If yes, how? Any help would be
appreciated.

Thanks & Regards
Richa

Hi all, I am trying to run STREAM benchmark with gem5, i have a binary stream-arm-c and need to run this with SE.py. However, the command to run the benchmark throws error as it doesn't include the flag -c any longer. ./build/ARM/gem5.fast --outdir=m5out-stream configs/example/arm/starter_se.py -c ../benchmarks/Stream/stream-arm-c What is the method of running benchmarks in the latest version? Also, what is the usual way to integrate some other benchmarks like MobileNetV2 etc with the gem5 setup. Is there a way to add more benchmarks that are accepted in fs.py --benchmark flag? If yes, how? Any help would be appreciated. Thanks & Regards Richa