hello Sir,
When I run following command for splash benchmark, it gives me
error Live Process not defined. Please help me to solve this problem.
[...@leif m5]$ ./build/ALPHA_FS/m5.debug configs/splash2/run.py -n 1
M5 Simulator System
Copyright (c) 2001-2008
The Regents of The University of Michigan
All Rights Reserved
M5 compiled Oct 14 2010 13:15:07
M5 revision ae58aacfab8f 7690 default tip
M5 started Dec 12 2010 21:19:04
M5 executing on leif.cs.lamar.edu
command line: ./build/ALPHA_FS/m5.debug configs/splash2/run.py -n 1
Traceback (most recent call last):
File "<string>", line 1, in ?
File "/home/sudhanshub/m5/m5/src/python/m5/main.py", line 359, in main
exec filecode in scope
File "configs/splash2/run.py", line 82, in ?
class Cholesky(LiveProcess):
NameError: name 'LiveProcess' is not defined
sudhanshu
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users