You're building in a nonstandard way and you haven't committed your
code or shown it to me, so I'm not sure how to help.  You're not using
ALPHA_SE, but something else.  What is that somethign else?  What does
it do?

  Nate

On Mon, Aug 17, 2009 at 6:42 PM, Somayeh Sardashti<soma...@cs.wisc.edu> wrote:
> Yes, it is not in the tree because I have not pushed it yet.
> However I have the same problem with even MI_example.
>
> nathan binkert wrote:
>> What is the configuration for LIBRUBY_MESI_CMP?  As far as I know,
>> this is not in the development tree.
>>
>> On Mon, Aug 17, 2009 at 3:30 PM, Somayeh Sardashti<soma...@cs.wisc.edu> 
>> wrote:
>>> Hi,
>>>
>>> I have found that in new version of gem5, when we make a protocol it
>>> does not create ALPHA_SE directory. It instead creates a specific
>>> directory like LIBRUBY_MESI_CMP_directory.
>>>
>>> Then I tried to run it using this:
>>>
>>> scons
>>> build/LIBRUBY_MESI_CMP_directory/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby
>>>
>>> but it fails with this error in simerr:
>>>
>>> Traceback (most recent call last):
>>>   File "<string>", line 1, in ?
>>>   File
>>> "/afs/cs.wisc.edu/p/multifacet/users/somayeh/new_rocks/gem5/src/python/m5/main.py",
>>> line 359, in main
>>>     exec filecode in scope
>>>   File "tests/run.py", line 65, in ?
>>>     execfile(joinpath(tests_root, 'configs', config + '.py'))
>>>   File "tests/configs/memtest-ruby.py", line 35, in ?
>>>     cpus = [ MemTest() for i in xrange(nb_cores) ]
>>> NameError: name 'MemTest' is not defined
>>>
>>> How can I fix this problem?
>>> Is the command that I am using wrong? (scons
>>> build/LIBRUBY_MESI_CMP_directory/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby)
>>>
>>> Thanks,
>>> Somayeh
>>> _______________________________________________
>>> m5-dev mailing list
>>> m5-dev@m5sim.org
>>> http://m5sim.org/mailman/listinfo/m5-dev
>>>
>>>
>> _______________________________________________
>> m5-dev mailing list
>> m5-dev@m5sim.org
>> http://m5sim.org/mailman/listinfo/m5-dev
>
> _______________________________________________
> m5-dev mailing list
> m5-dev@m5sim.org
> http://m5sim.org/mailman/listinfo/m5-dev
>
>
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to