Hi Dong,

Can you post the error that you get for gem5 terminal?

Thanks,
Mohammad

On Fri, Jan 5, 2018 at 12:01 PM, David Kim <[email protected]> wrote:

> Hello,
>
> I am trying to run dist-gem5 example, "test-2node-AArc64.sh" and
> "simple_bootscript.rcS," which located at gem5/util/dist/test. However, it
> failed because of the "sbin/m5 initparam dist-rank" command in
> simple_bootscript.rcS file.
>
> I have checked the related source code, and "m5 initparam" cannot have
> argument (if argc > 1 then calls usage() function) and thus
> "simple_bootscript.rcS" forces to terminate simulation.
> Actually, "m5 initparam" command is depreciated one as described in
> http://gem5.org/M5ops.
>
> Is there any alternative way to retrieve input command line parameter like
> "--dist-size" and "--dist-rank" from a linux terminal (e.g. using m5
> command)?
>
> Thanks in advance.
>
> Dong Wan Kim
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to