CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Parallel Computing in a local network

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   June 11, 2013, 07:05
Default Parallel Computing in a local network
  #1
ray
New Member
 
Join Date: May 2013
Posts: 8
Rep Power: 12
ray is on a distinguished road
Hi dear FOAMers,

I want to use two computers in a local network in order to make my calculations in OpenFOAM 2.2 much faster.
I wish to run the calculations from cfd4 on the machines cfd3 and cfd4, which both have 4 processors (cpu), that means I want to use 8 cpus for the calculation. By the way I got the names of the computers by typing hostname in the terminal. The operating system on both computers is Kubuntu 12.04.
In order to run applications in parallel I followed the instructions given by http://www.openfoam.org/docs/user/ru...s-parallel.php .
So I first of all wrote the file "decomposeParDict" in order to break up the geometry and the field of my calculation in 8 subdomains. Afterwards I have written the file machines.
After creating the mesh and decomposing my mesh and field on cfd4 I typed

mpirun -hostfile machines -np 8 sprayFoam -parallel > log &

in order to get the process using the sprayFoam solver started.
Unfortunately I get the following error:

mpirun was unable to launch the specified application as it could not find an executable:
Executable: sprayFoam

while attempting to start process rank 4.

I know that process rank 0 to 3 belong to cfd4 and process rank 4 to 7 belong to cfd3, that means that he cannot find the executable on cfd3.
Can anybody help me through this problem?

I would be very pleased for any hint. Thank you very much in advance.

best regards

Ray

Last edited by ray; June 12, 2013 at 06:02.
ray is offline   Reply With Quote

 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to write k and epsilon before the abnormal end xiuying OpenFOAM Running, Solving & CFD 8 August 27, 2013 15:33
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 bookie56 OpenFOAM Installation 8 August 13, 2011 04:03
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36
IcoFoam parallel woes msrinath80 OpenFOAM Running, Solving & CFD 9 July 22, 2007 02:58
Could anybody help me see this error and give help liugx212 OpenFOAM Running, Solving & CFD 3 January 4, 2006 18:07


All times are GMT -4. The time now is 23:52.