Re: [Gems-users] about Garnet


Date: Tue, 18 Mar 2008 07:47:03 -0400
From: Greg Byrd <gbyrd@xxxxxxxx>
Subject: Re: [Gems-users] about Garnet
To change a parameter without recompiling, use ruby's setparam and setparam_str
commands from the Simics command line (or in a Simics script).  Example

ruby0.setparam g_NUM_PROCESSORS 4
ruby0.setparam_str g_NETWORK_TOPOLOGY CROSSBAR

...gb



Daniel Sánchez Pedreño wrote:
You have to recompile ruby for those changes to take effect.

2008/3/18 wangzuo <qiushui@xxxxxxxxxx <mailto:qiushui@xxxxxxxxxx>>:

    gems-users,您好!

                 I change the g_GARNET_NETWORK and g_GARNET_NETWORK in
    rubyconfig.defaults to true but when I load ruby and use
    ruby0.dump-stats to see the configuration, the printed configration
    depict: g_GARNET_NETWORK and g_GARNET_NETWORK are both false. I do
    not know why.....

    致
    礼!


    wangzuo
    qiushui@xxxxxxxxxx <mailto:qiushui@xxxxxxxxxx>
    2008-03-18

    _______________________________________________
    Gems-users mailing list
    Gems-users@xxxxxxxxxxx <mailto:Gems-users@xxxxxxxxxxx>
    https://lists.cs.wisc.edu/mailman/listinfo/gems-users
    Use Google to search the GEMS Users mailing list by adding
    "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.




--
http://sanatox.es


------------------------------------------------------------------------

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.


[← Prev in Thread] Current Thread [Next in Thread→]