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

A problem about parallel computing

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By babala

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   November 19, 2013, 04:33
Default A problem about parallel computing
  #1
New Member
 
Zhiyuan Li
Join Date: Aug 2013
Location: Beijing
Posts: 9
Rep Power: 12
babala is on a distinguished road
Hello,
I am running a test on a Redhat server.I plan to run the test with two nodes(every node has 8 CPUs). We can name the two nodes as node1 and node2.
I use the commond as userguide:

mpirun -hostfile machine -np 16 rhoCentralFoam -parallel

The file of machine is like this:
node1
node2

However, the terminal gives me a error information follows:

--------------------------------------------------------------------------
Open RTE detected a parse error in the hostfile:
machine
It occured on line number 3 on token 1.
--------------------------------------------------------------------------
[c2-8:27938] [[27546,0],0] ORTE_ERROR_LOG: Error in file base/ras_base_allocate.c at line 222
[c2-8:27938] [[27546,0],0] ORTE_ERROR_LOG: Error in file base/plm_base_launch_support.c at line 99
[c2-8:27938] [[27546,0],0] ORTE_ERROR_LOG: Error in file plm_rsh_module.c at line 1173

Then, I just use one node, And I modify the file of machine as this:

node1

And input the commond
mpirun -hostfile machine -np 8 rhoCentralFoam -parallel

the solver can work successifully.
And the other node is OK,too.I don't know how to solve this problem.

Any answers is appreciated.

best regards
Zhiyuan Li

Last edited by babala; November 20, 2013 at 03:13.
babala 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
[mesh manipulation] Problem with RenumberMesh in parallel in OpenFOAM 2.1.1 srini_esi OpenFOAM Meshing & Mesh Conversion 1 November 8, 2013 02:48
Problem in using UDF in parallel computing Yogini Fluent UDF and Scheme Programming 0 January 22, 2013 08:23
Parallel Run problem shhe OpenFOAM Running, Solving & CFD 1 April 27, 2010 06:52
Problem in Parallel UDF Giacomo de Renzi FLUENT 12 June 18, 2008 12:19
problem!! FLUENT 6.2 -SUSE parallel computing khanjaved FLUENT 1 August 15, 2005 22:00


All times are GMT -4. The time now is 06:50.