hi all,
         i have tried to run splash2 in beta 6 version

this is my command:
command line: build/ALPHA_SE/m5.debug configs/splash2/run.py --rootdir
splash/splash2/codes -t --frequency 1GHz -n 4 --l1size 64kB --l2size 256kB
--l1latency 4ns --l2latency 11ns -b FFM

these are the errors i got:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/rajitha/Desktop/m5/src/python/m5/main.py", line 359, in main
  File "configs/splash2/run.py", line 197, in <module>
    cpu.mem = cpu.dcache
  File "/home/rajitha/Desktop/m5/src/python/m5/SimObject.py", line 621, in
__setattr__
  File "/home/rajitha/Desktop/m5/src/python/m5/SimObject.py", line 667, in
add_child
RuntimeError: add_child('mem'): child 'dcache' already has parent
'(orphan).cpu0'

BTW i was able to run it fine in older versions,but in beta6 these are the
errors.any kind of help is welcome.

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

Reply via email to