Xing Niu <xniu7 <at> hawk.iit.edu> writes:

> 
> 
> Hi all,
> 
> I run splash2 on gem5
> I use the splash2 in http://kbarr.net/splash2 and the
patch http://www.capsl.udel.edu/splash/Download.html
> 
> When I run  ./build/ALPHA/m5.opt configs/splash2/run.py
--rootdir=/mnt/common/xniu/gem5/splash2/codes -n 1 -b FFT   
> I encounter the following error                
> 
> gem5 Simulator System.  http://gem5.org
> 
> gem5 is copyrighted software; use the --copyright option for details.
> 
> gem5 compiled Dec  1 2013 02:50:41
> gem5 started Dec  2 2013 17:52:49
> gem5 executing on hec
> 
> command line: ./build/ALPHA/m5.opt configs/splash2/run.py
--rootdir=/mnt/common/                                                      
                         xniu/gem5/splash2/codes -n 1 -b FFT
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
>   File "/mnt/common/xniu/gem5/src/python/m5/main.py", line 388, in main
>     exec filecode in scope
>   File "configs/splash2/run.py", line 161, in <module>
>     class L1(BaseCache):
>   File "/mnt/common/xniu/gem5/src/python/m5/SimObject.py", line 255, in
__init__
>     setattr(cls, key, val)
>   File "/mnt/common/xniu/gem5/src/python/m5/SimObject.py", line 349, in
__setatt                                                                    
           r__
>     "Class %s has no parameter \'%s\'" % (cls.__name__, attr)
> AttributeError: Class L1 has no parameter 'latency'
> 
> 
> Anyone can give some advice? 
> 
> Thanks,
> Xing
> 
> 
> _______________________________________________
> gem5-users mailing list
> gem5-users <at> gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Hi Xing,

Were you able to find out the reason for the error? Even I am facing the
same issue.

Rajesh

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

Reply via email to