The binary you’re trying to run isn’t likely compiled for the alpha 
architecture, but rather a different one. You much use the same architecture 
and binary format. 

Ali


On May 26, 2014, at 9:29 AM, sahar via gem5-users <[email protected]> wrote:

> I have problem with running splash2 on gem5 simulator . I use this tutorial 
> "https://docs.google.com/document/d/1B7nZSqMLwkwoVNEj_58tMPTk4bKWvoEMbokOAjqeC
> -k/preview"
> but when i run FFT in gem5 by using this code ./build/ALPHA_FS/m5.opt 
> configs/example/fs.py -n 1 -b fft,
> I give this error
> 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
> /tmp/script: line 4: ./FFT: cannot execute binary file
> 
> what should I do? 
> please help me
> thanks
> 
> _______________________________________________
> 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

Reply via email to