M5 Simulator System Copyright (c) 2001-2008 The Regents of The University of Michigan
Hi All: I am trying to compile bwaves (SPEC 2K6) benchmark, and got following error. My MyBench.py for bwaves is #410.bwaves bwaves = LiveProcess() bwaves.executable = binary_dir+'410.bwaves/exe/'+'bwaves_base.alpha-gcc' bwaves.cmd = [bwaves.executable] where binary_dir pointing to correct directory location. I used the same cross compiler given on M5 wiki to compile bwaves for alpha. Moreover is table given on webpage still holds good, regarding which benchmarks of SPEC 2K6 works which doesn't. Thanks. Any help is appreciated Output of M5 is: All Rights Reserved M5 compiled Mar 15 2011 19:55:13 M5 revision fbf4b1b18202+ 7806+ default tip M5 started Mar 20 2011 13:58:18 M5 executing on inti.cse.psu.edu command line: build/ALPHA_SE/m5.opt configs/example/spec_sram.py -n 4 --benchmark=bwaves Global frequency set at 1000000000000 ticks per second 0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000 0: system.remote_gdb.listener: listening for remote gdb #1 on port 7001 0: system.remote_gdb.listener: listening for remote gdb #2 on port 7002 0: system.remote_gdb.listener: listening for remote gdb #3 on port 7003 **** REAL SIMULATION **** info: Entering event queue @ 0. Starting simulation... info: Increasing stack size by one page. info: Increasing stack size by one page. At line 21 of file flow_lam.f Fortran runtime error: End of file hack: be nice to actually delete the event here Exiting @ tick 27604500 because target called exit() ---- Adwait
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
