Hi I did everyone explained in http://www.gem5.org/SPEC2006_benchmarks but not only perlbench has problems, I found 9 benchmarks that report a error. Specifically I found these errors: 400.perlbench, 410.bwaves, 437.leslie3d, 459.GemsFDTD, 481.wrf, 465.tontofatal: syscall ioctl (#16) unimplemented. @ cycle 31165000[unimplementedFunc:build/X86/sim/syscall_emul.cc, line 83] 483.xalancbmkfatal: syscall lstat (#6) unimplemented. @ cycle 1556716000[unimplementedFunc:build/X86/sim/syscall_emul.cc, line 83] 434.zeusmp, 416.gamessfatal: Out of memory, please increase size of physical memory. @ cycle 0[allocPhysPages:build/X86/sim/system.cc, line 305] That means that 9/29 benchmarks don't work with gem5. Thanks in advance, Rodrigo
Date: Sat, 2 Feb 2013 11:41:48 -0500 From: [email protected] To: [email protected] Subject: Re: [gem5-users] Unimplemented Function Hi Rodrigo, Yes, SPEC2006 can be run in SE mode definitely. However, perlbench has some trouble so that it should be skipped. see http://www.gem5.org/SPEC2006_benchmarks for the detail. -Tao On 02/02/2013 11:34 AM, Rodrigo Reynolds Ramírez wrote: Hello everyone: I am trying to run the SPEC CPU2006 I compile it using the toolchain created for x86_64 using crosstool-ng. But I when I run some benchmarks for example perlbench I got a syscall error: fatal: syscall ioctl (#16) unimplemented. @ cycle 241952000 [unimplementedFunc:build/X86/sim/syscall_emul.cc, line 83] Is it possible to run the spec2006 in se.py? Thanks in advance Rodrigo _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
