I referred to this page as well. I used Alpha CPU. From this page, seems that M5 SE already support this benchmark, I just wonder why I encountered such an unimplemented system call error. If I need to implement this system call myself, I will try it. But how did you run "povray" successfully, given that I have found this system call in the M5 source code. Thanks.
On Sat, Mar 26, 2011 at 1:30 PM, Korey Sewell <[email protected]> wrote: > what M5 page are you referring to that says it works? > > This page shows some starter info on running spec2k6: > http://m5sim.org/wiki/index.php/SPEC2006_benchmarks > > What CPU model are you running? > > Have you tried implementing the system call yourself? You may be able > to look at how other system calls are defined and form your own > definition. > > On Wed, Mar 23, 2011 at 3:46 PM, Veydan Wu <[email protected]> wrote: > > Hi, all. I ran spec2006 on M5 Alpha FS mode. The benchmark "povray" > > encounters an error: > > fatal: syscall chdir (#12) unimplemented. > > @ cycle 914691000 > > [unimplementedFunc:build/ALPHA_SE/sim/syscall_emul.cc, line 82] > > However, the M5 website says this program runs OK on M5. I can't find the > > implementation of this system call in the latest m5 source code. Can > anyone > > tell me how to solve this problem? Thanks in advance. > > -- > > Regards, > > > > Veydan > > > > _______________________________________________ > > m5-users mailing list > > [email protected] > > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users > > > > > > -- > - Korey > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users > -- Regards, Veydan
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
