<br clear="all">hi<br>I have configured a beowulf cluster with <span style="color: rgb(153, 0, 0);">ubuntu </span>10.10 server , and installed build essential and mpich2-1.2.1.after all I ran a sample of   mpich2-1.2.1, cpi.exe, on it.<br>
now,  i installed mpich2-1.3.2-win-ia32.msi in <span style="color: rgb(255, 102, 102);">windows </span>and complie and run a mpi program in it .but when i transfer this exe file to ubuntu and execute it, with this cammand :<br>
<br>mpiexec -n 2 /water/mpiexample/quicksort/debug/quicksort.exe<br><br>and the error is ;<br>no such file or directory .<br><br>even though this exe file(which was built in windows ) exists an i can see it with  ls command!!!!<br>
<br><br>what can I do ?<br>any help will be apreciated in advance<br> <br>tahmasebi<br><br>