Alex <death_sniper85 <at> yahoo.com> writes: > > hello All ; > > I am beginner to M5. i need to run splash2 on FS mode. I have downloaded the > disk image from your website. mounted it and loaded (which is up to my > understanding, copying splash2 benchmark into the image). Iam using your > proprietary splash2 files (At least such i was told). and wrote rcS file. But > keep receiving this error > > command line: build/ALPHA_FS/m5.debug -d /tmp/output configs/splash2/run.py > -n 2 > Traceback (most recent call last): > File "<string>", line 1, in <module> > File "/home/omarkahwaji/Downloads/m5-test/src/python/m5/main.py", line 359, in > main > exec filecode in scope > File "configs/splash2/run.py", line 82, in <module> > class Cholesky(LiveProcess): > NameError: name 'LiveProcess' is not defined > > Please help me , can anybody supply me with a detailed notes on how to solve > this problem ? I also tried to look at the archive and old letters but > nothing > helped me so far. > > - ALex >
Hi, ialso have meet this problem before. But when i use it with this command:build/ALPHA_SE/m5.opt configs/splash2/run.py -n 3 -b LUContig. i think you must have something wrong with the configuration of FS. And could you send me a new copy of original Splash-2 source code? Thanks! _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
