Hi everyone,
I'm trying to run the PARSEC benchmark using gem5. I followed the tutorial
on the site. But, currently I'm facing one issue, the simerr file contains
the following:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "build/X86/python/m5/main.py", line 457, in main
File "configs-parsec-tests/run_parsec.py", line 49, in <module>
from system import *
File "/home/user-name/parsec-tests/configs-parsec-tests/system.py", line
37, in <module>
class MySystem(LinuxX86System):
NameError: name 'LinuxX86System' is not defined"
I have downloaded the system configuration file from
https://github.com/darchr/gem5art/tree/master/docs/gem5-configs/configs-parsec-tests/system
.
Can you guys please help me with this?
Regards,
Abhinav
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]