[gem5-users] Re: Run benchmark with multiple input arguments

2022-02-22 Thread Rosen Lu via gem5-users
Hi Jordi,

It works. Thanks for the answer.

Best,
Rosen

Jordi Vaquero  于2022年2月22日周二 03:14写道:

> 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
> >* 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 -- gem5-users@gem5.org
> To unsubscribe send an email to 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

[gem5-users] Re: Run benchmark with multiple input arguments

2022-02-22 Thread Jordi Vaquero via gem5-users
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 
 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