Are you using the very latest m5 version? There may be some changes required to the imports since Nate reorganized the python recently, and those spec2006 scripts are not used in our regressions so dependencies there may not get caught.
Steve On Fri, Sep 17, 2010 at 1:17 PM, chenlonghust <[email protected]> wrote: > Hey, > > I am not trying to run spec2006 according to the FAQ on m5 webpage. And I > met this kind of error: > > NameError: name 'LiveProcess' is not defined. > > Could anyone give some help? > > I put cmp.py and Mybench.py under configs/example dir. > > And this is my cmd: > > ./build/ALPHA_SE/m5.opt configs/example/cmp.py -b bzip2 > > > Thanks in advance~ > > Regards, > > Long > > 2010-09-17 > ________________________________ > 发件人: ef > 发送时间: 2010-09-17 14:52:42 > 收件人: M5 users mailing list > 抄送: > 主题: Re: [m5-users] Questions about running Parsec 2.1 on M5 > One advice I can add is you probably dont want to one Parsec in SE Mode, its > to hard to manage all the threads, in FS mode Linux does it for you. > > On Wed, Sep 15, 2010 at 8:46 AM, Felix Loh <[email protected]> wrote: >> >> Hello, >> >> I'm trying to run the Parsec benchmarks on the M5 (dev version) simulator >> (SE mode, x86), and I was wondering, has anybody tried this? I know that a >> team from UT Austin did something very similar to that, but it was done in >> FS mode for the alpha architecture. It looks like I'll need to do some >> cross-compiling, and I'm not too familiar with that process. >> >> So, can someone give me a few pointers on how I might begin? >> >> Thanks, >> Felix >> >> _______________________________________________ >> m5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users > > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users > _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
