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/>

"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

Reply via email to