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

How to start parallelized computation in multi-nodes?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 13, 2009, 03:34
Default How to start parallelized computation in multi-nodes?
  #1
Senior Member
 
xinguang cui
Join Date: Mar 2009
Posts: 116
Rep Power: 17
flying is on a distinguished road
Hey Foamers:

I hope all of you are fine.

Now I am also trying to compute flow field in multi-nodes.

But there are some block on my way.

For openfoam, in the user guide, I need to execute mpirun in multi-nodes as follows:

mpirun --hostfile <machines> -np <nProcs>
<foamExec> <otherArgs> -parallel > log

and the machines file should include the name of nodes.

But the cluster in my institute is that I need to write the script as follows:

#PBS -l nodes=2pn=4,walltime=01:02:00.00 -q helics2
cd workdirectory
mpiexec -verbose program_to_run [arguments] [< input] [> output] So, it is totally different. Do you ever encounter this problem? How do you deal with it?

Does openfoam have its own way for parallelized computing or it is the same as OpenMPI?

Any suggestion from you is useful for me and I will be grateful for that.

Best wishes!

By the way, I am still working on the that problem.
flying is offline   Reply With Quote

Reply


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
TimeVaryingMappedFixedValue irishdave OpenFOAM Running, Solving & CFD 32 June 16, 2021 06:55
Interpolation (Number of mapped nodes) Sam CFX 3 January 6, 2008 19:51
meshing F1 front wing Steve FLUENT 0 April 17, 2003 12:37
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19
Lets start the public domain CFD-Project! Heinz Wilkening Main CFD Forum 3 March 11, 1999 22:55


All times are GMT -4. The time now is 20:12.