I cross-compile TBB version of blackscholes (PARSEC benchmark) for Alpha ISA
and copy into the disk image. When I run it, there is an error:
# ./blackscholes 8 /parsec/install/inputs/blackscholes/in_4.txt
/parsec/install/inputs/blackscholes/prices.txt
modprobe: FATAL: Could not load /lib/modules/2.6.27.6-dirty/modules.dep: No
such file or directory
modprobe: FATAL: Could not load /lib/modules/2.6.27.6-dirty/modules.dep: No
such file or directory
bash: ./blackscholes: cannot execute binary file
I think it cannot find modules.dep, actually, it is not in
/lib/modules/2.6.27.6-dirty/, but in /lib/modules/2.6.27.6/
So how can I fix this path?
Thanks.
Xuhao Chen
PhD student
School of Computer
National University of Defense Technology
Changsha, Hunan, P.R.China, 410073
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users