hey i got it. i understood

On Tue, Feb 1, 2011 at 6:43 PM, biswabandan panda <[email protected]>wrote:

> thanks nilay, one doubt let say i want to simulate a 4 core system with
> splash benchmarks,  with coherence protocol as there in the protocol folder,
> what changes i have to do in the command line or elsewhere because by
> default MOESI is there for all the levels of cache in cacheimpl.hh.
>
> for example:
>
> build/ALPHA_SE/m5.opt    configs/splash2/run.py --rootdir
> splash/splash2/codes -d --caches --frequency  2GHz  -n 4  -b Radix
>
> so whetheri will specify the coherence protocol here.
>
> plz do reply
>
>
> On Tue, Feb 1, 2011 at 5:38 PM, Nilay Vaish <[email protected]> wrote:
>
>> On Tue, 1 Feb 2011, biswabandan panda wrote:
>>
>>  Hi all,
>>>          Did  anyone tried  any of python files -  MESI_CMP_directory.py,
>>> MOESI_CMP_directory.py, MOESI_hammer.py, MI_example.
>>> py, MOESI_CMP_token.py, Ruby.py? please suggest how to use it with m5?
>>>
>>>
>>> --
>>>
>>> *thanks&regards
>>> *
>>> *BISWABANDAN PANDA*
>>> *M.S.(RESEARCH SCHOLAR)*
>>> *RISE LAB*
>>> *IIT MADRAS*
>>>
>>> http://www.cse.iitm.ac.in/~biswa/ <http://www.cse.iitm.ac.in/%7Ebiswa/><
>>> http://www.cse.iitm.ac.in/%7Ebiswa/>
>>>
>>>
>>> "Happy Republic Day" -------  http://www.youtube.com/watch?v=Kk02qPlnS2E
>>>
>>>
>> You can compile m5 with one of the coherence protocols in the following
>> fashion -
>>
>> scons RUBY=True build/ALPHA_SE_<Coherence Protocol>/m5.fast
>>
>> Here coherence protocol can be any one from - MOESI_hammer,
>> MOESI_CMP_directory, MOESI_CMP_token, MESI_CMP_directory. MI is used by
>> default.
>>
>> ./build/ALPHA_SE_<Protocol>/m5.fast ./configs/example/ruby_se.py will run
>> the simulation with default values for all the parameters.
>>
>> --
>> Nilay
>> _______________________________________________
>> m5-users mailing list
>> [email protected]
>> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>>
>
>
>
> --
>
> *thanks&regards
> *
> *BISWABANDAN PANDA*
> *M.S.(RESEARCH SCHOLAR)*
> *RISE LAB*
> *IIT MADRAS*
>
> http://www.cse.iitm.ac.in/~biswa/ <http://www.cse.iitm.ac.in/%7Ebiswa/>
>
> "Happy Republic Day" -------  http://www.youtube.com/watch?v=Kk02qPlnS2E
>
>


-- 

*thanks&regards
*
*BISWABANDAN PANDA*
*M.S.(RESEARCH SCHOLAR)*
*RISE LAB*
*IIT MADRAS*

http://www.cse.iitm.ac.in/~biswa/ <http://www.cse.iitm.ac.in/%7Ebiswa/>

"Happy Republic Day" -------  http://www.youtube.com/watch?v=Kk02qPlnS2E
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to