CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Beowulf cluster open foam (https://www.cfd-online.com/Forums/openfoam-solving/140576-beowulf-cluster-open-foam.html)

nfo August 18, 2014 10:54

Beowulf cluster open foam
 
I am creating a cluster with ubuntu 12.04 tls and I have done all the steps in the manual I found on this forum. The problem I have is that when doing the test that appears in the manual, the executable does not work, and which is not the problem. I get this error:

ru @ master: ~ $ mpirun np 4 --hostfile machines --rankfile rankfile interFoam -Parallel> log &
[1] 4575
ru @ master: ~ $ -------------------------------------------- ------------------------------
mpirun was unable to launch the specified application as it Could not find an executable:

Executable: interFoam
Node: nodo01

while attempting to start process rank 2.
-------------------------------------------------- ------------------------

no longer continue, not if the problem is in the cluster, the command .... someone help me ???

The version of openfoam I am using is 2.3.0

Thank you for help!

ahliyu September 1, 2014 00:51

you can try this command:

mpirun –hostfile machines –np 12 /home/inet107/OpenFoam/OpenFoam-2.3.0/bin/foamExec ico22968 -parallel

nfo September 1, 2014 03:47

thanx for help.

and I resolved the problem, I was in the bashrc file, and I had to put the path / opt / openfoam230 / ect / bashrc in the first line of the file. Before you put it at the end and did not work me.


Thank you :)


All times are GMT -4. The time now is 17:55.