Re: [gem5-users] --topology no such option

2018-08-12 Thread Parmida Vahdatnia
Thank you the --ruby was missing.
I started gem5 last year with reading your book and it was very useful.
thank you!

On Fri, Aug 10, 2018 at 6:38 PM, Jason Lowe-Power 
wrote:

> I believe you need to enable Ruby (--ruby).
>
> BTW, I strongly encourage you to understand the runscripts you are using.
> learning.gem5.org is a good place to start.
>
> Jason
>
> On Fri, Aug 10, 2018 at 5:37 AM Parmida Vahdatnia <
> parmida.vahdat...@gmail.com> wrote:
>
>> I also tried the flag
>>
>> --garnet-network=fixed
>>
>> but it says  no such option again.
>>
>> On Fri, Aug 10, 2018 at 4:32 PM, Parmida Vahdatnia <
>> parmida.vahdat...@gmail.com> wrote:
>>
>>> Hello all
>>> I'm facing a problem using se.py with the topology XY_Mesh and garnet.
>>> this is the command I use:
>>> ./build/X86/gem5.opt configs/example/se.py  --num-cpus=16 --num-dirs=16
>>> --network=garnet2.0 --topology=Mesh_XY --mesh-rows=4
>>>
>>> and the errors are:
>>>
>>> se.py: error: no such option: --network
>>> se.py: error: no such option: --topology
>>>
>>> and I remember that I didn't use to have this problem, my gem5 is
>>> updated as well.
>>> does anyone know how I can fix this?
>>> thank you!
>>>
>>
>> ___
>> gem5-users mailing list
>> gem5-users@gem5.org
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
>
> ___
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Re: [gem5-users] --topology no such option

2018-08-10 Thread Jason Lowe-Power
I believe you need to enable Ruby (--ruby).

BTW, I strongly encourage you to understand the runscripts you are using.
learning.gem5.org is a good place to start.

Jason

On Fri, Aug 10, 2018 at 5:37 AM Parmida Vahdatnia <
parmida.vahdat...@gmail.com> wrote:

> I also tried the flag
>
> --garnet-network=fixed
>
> but it says  no such option again.
>
> On Fri, Aug 10, 2018 at 4:32 PM, Parmida Vahdatnia <
> parmida.vahdat...@gmail.com> wrote:
>
>> Hello all
>> I'm facing a problem using se.py with the topology XY_Mesh and garnet.
>> this is the command I use:
>> ./build/X86/gem5.opt configs/example/se.py  --num-cpus=16 --num-dirs=16
>> --network=garnet2.0 --topology=Mesh_XY --mesh-rows=4
>>
>> and the errors are:
>>
>> se.py: error: no such option: --network
>> se.py: error: no such option: --topology
>>
>> and I remember that I didn't use to have this problem, my gem5 is updated
>> as well.
>> does anyone know how I can fix this?
>> thank you!
>>
>
> ___
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Re: [gem5-users] --topology no such option

2018-08-10 Thread Parmida Vahdatnia
I also tried the flag

--garnet-network=fixed

but it says  no such option again.

On Fri, Aug 10, 2018 at 4:32 PM, Parmida Vahdatnia <
parmida.vahdat...@gmail.com> wrote:

> Hello all
> I'm facing a problem using se.py with the topology XY_Mesh and garnet.
> this is the command I use:
> ./build/X86/gem5.opt configs/example/se.py  --num-cpus=16 --num-dirs=16
> --network=garnet2.0 --topology=Mesh_XY --mesh-rows=4
>
> and the errors are:
>
> se.py: error: no such option: --network
> se.py: error: no such option: --topology
>
> and I remember that I didn't use to have this problem, my gem5 is updated
> as well.
> does anyone know how I can fix this?
> thank you!
>
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

[gem5-users] --topology no such option

2018-08-10 Thread Parmida Vahdatnia
Hello all
I'm facing a problem using se.py with the topology XY_Mesh and garnet.
this is the command I use:
./build/X86/gem5.opt configs/example/se.py  --num-cpus=16 --num-dirs=16
--network=garnet2.0 --topology=Mesh_XY --mesh-rows=4

and the errors are:

se.py: error: no such option: --network
se.py: error: no such option: --topology

and I remember that I didn't use to have this problem, my gem5 is updated
as well.
does anyone know how I can fix this?
thank you!
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users