Hi, I am trying to run spec2006 on m5 in standalone mode. If you have experience with it, your help will be greatly appreciated. I am looking at http://www.m5sim.org/wiki/index.php/SPEC2006_benchmarks. I am confused by two things. What do I do with Mybench.py given on the webpage? Do I modify configs/example/se.py by adding "from MyBench import *"? To run bzip2, do I use the command: build/ALPHA_SE/m5.opt configs/example/se.py -n 1 --bench=bzip2"? That's what I have done and it's not working for me so please help if you see that I am doing something wrong. In addition, the webpage says that m5-stable-mt/src/sim/syscall_emul.cc and m5-stable-mt/src/sim/syscall_emul.hh needs to be modified. The version of m5 that I have already has implementation for getcwdFunc and mremapFunc in those two files and they look different from the code given on the webpage. What do I do? Should I overwrite the existing code with the code given on the website? Thanks for your time, Steve
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
