AddToPath

should be

addToPath

On 11/15/11, Marios Michael <[email protected]> wrote:
> I am trying to run the SPEC 2006 benchmarks on se mode without success.
> Basically i have downloaded the system configuration python file for the M5
> SE mode "#cmp.py" and when i run it in order to check if its ok i have the
> following error message:
>
>
>
> elsi@ubuntu:~/gem5-stable$ ./build/ALPHA_SE/m5.opt configs/example/cmp.py
> gem5 Simulator System.  http://gem5.org
> gem5 is copyrighted software; use the --copyright option for details.
>
> gem5 compiled Nov 14 2011 14:03:25
> gem5 started Nov 14 2011 22:29:16
> gem5 executing on ubuntu
> command line: ./build/ALPHA_SE/m5.opt configs/example/cmp.py
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
>   File "/home/elsi/gem5-stable/src/python/m5/main.py", line 356, in main
>     exec filecode in scope
>   File "configs/example/cmp.py", line 7, in <module>
>     m5.AddToPath('./configs')
> AttributeError: 'module' object has no attribute 'AddToPath'
>
>
>
>
> Can anyone help me with this or give me some instructions in order to run
> the benchmarks?
>
> I am new here
>
> Thanks
>
> Best regards,
>
> Marios Michael
> [email protected]
>
>
>
>
>
>
>
>
>


-- 
--
// Naderan *Mahmood;
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to