Yes, you need to modify the paths in Mybench.py or copy the data files into your working directory where you're executing m5.

You'll need 416.gamess/data/test/input/exam29.* in order for it to execute correctly. The wiki page (http://m5sim.org/wiki/index.php/SPEC2006_benchmarks) should probably be updated with a more usable version of Mybench.py

On 09/08/2010 10:55 PM, [email protected] wrote:
Hi,
I have encountered some path problem when running SPECcpu2006 benchmark.

I just followed the instruction on M5's SPEC2006 page, but some of the
benchmark cannot run correctly. For example, when I run 416.gamess
benchmark, I just get following errors:

"
info: Increasing stack size by one page.
At line 1589 of file iolib.fppized.f (unit = 5, file = '')
Fortran runtime error: File 'exam29.inp' does not exist
"

I suppose this is some path error, and I just add the following line in
the .bashrc file. But this does not solve the problem.

"
export PATH="${PATH}:XXXXX/CPU2006/416.gamess/data/ test/input"
"

Does anyone can help to solve this problem?

_______________________________________________
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

Reply via email to