Hi Rosen, 

try adding  a space before the "-c". So the -o option stays like -o ' -c 10' 

I found that before and the extra space avoids the problem. 



Jordi










---- Activat Tue, 22 Feb 2022 07:17:57 +0100 Rosen Lu via gem5-users 
<gem5-users@gem5.org> va escriure ----



Dear All,



I just downloaded the version from https://gem5.googlesource.com/public/gem5. I 
want to run a benchmark with multiple input arguments. For example, run the 
command ./queens -c 10 in SE mode. I remember in a version from a few years 
ago, I could run it in the simulator with the -o option:

build/X86/gem5.opt ./configs/example/se.py -c './queens' -o '-c 10'  

But it doesn't work anymore for the current version.  se.py: error: argument 
-o/--options: expected one argument.



Do you have any ideas or suggestions about solving this problem in the current 
version?
Thank you very much. 

Rosen







_______________________________________________
gem5-users mailing list -- mailto:gem5-users@gem5.org 
To unsubscribe send an email to mailto:gem5-users-le...@gem5.org 
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to