|
[Sponsors] |
August 1, 2012, 11:57 |
Problem running with 3 CPU's in parallel
|
#1 |
New Member
Join Date: Aug 2012
Posts: 3
Rep Power: 14 |
Hello everyone,
I have setup clustring environment on ubuntu 12. on 3 machines. 1 server and 2 clients my cluster setup works well with any 1 server and 1 client combination, but i was unable to run on all 3 machines for buoyantSimpleFoam in parallel i m using command mpirun -hostfile machines -np 3 /nfs/openfoam211/bin/foamExec buoyantSimpleFoam -parallel when i execute this command for 3 machines than i din get any response not even an error it just hangs, i check process on other 2 clients machines using Top command, so i can see that server is trying to initiate some process from server IP but it goes off every while and than, and ultimately buyantSimpleFoam is not running, but it works perfectly with and 2 machines with 1 server and 1 client with different number of cores whatever i assigned. (i personally feel its interprocess communication problem between clients) Please Help me, any solution for above, its really very Urgent, Thank u so much. |
|
August 2, 2012, 16:19 |
|
#2 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings saurabh3737 and welcome to the forum!
I moved your post to a new thread and the proper sub-forum, because the other thread where you posted was really old... OK, the problem you're having is very likely due to issues with network configuration. There are two details that come to mind:
Best regards, Bruno
__________________
|
||
August 9, 2012, 09:47 |
Thanks for your help but still not solved, any other ways
|
#3 |
New Member
Join Date: Aug 2012
Posts: 3
Rep Power: 14 |
I tried with this command as below but still same problem persist,
mpirun --mca btl_tcp_if_exclude lo,virbr0 -hostfile machines -np 6 /nfs/openfoam211/bin/foamExec buoyantSimpleFoam -parallel is there any need to have passwordless SSH between 2 client machines as well? or any other solution Also my Test-parallel is not working for 1 server and 2 clients and it hangs after giving execution command, but works perfectly fine when i assigned with 1 server and 1 client. can you please help me out to identify and resolve the problem. Last edited by saurabh3737; August 9, 2012 at 10:09. Reason: missing information |
|
August 9, 2012, 11:19 |
|
#4 | ||
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quote:
Quote:
__________________
|
|||
August 16, 2012, 06:38 |
Yes i have checked all the host requirement
|
#5 |
New Member
Join Date: Aug 2012
Posts: 3
Rep Power: 14 |
I have checked all the hosts requirement ping will works in all 3 machines to any machine among them. .etc/hosts is properly configured, is there any need to configure wmakeschedular of openfoam or have to set enviornment for schedule or somwhere else in openfoam to give no of machines?
Is it possible to have any direct communcation with you by phone, email or skype, will be grateful to u. Thanks |
|
August 16, 2012, 18:05 |
|
#6 | |||
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quote:
Code:
/usr/sbin/ifconfig Code:
eth0 Link encap:Ethernet HWaddr AA:BB:CC:DD:EE:FF UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:41 Base address:0xc000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Quote:
Code:
foamJob -s -p Test-parallel Code:
server slots=4 slave1 slots=2 slave2 slots=2 Quote:
For Skype or phone, it'll have to be on-duty and you'll have to be willing to pay for the support; you can either send me an email or contact the company I work for, namely blueCAPE: http://www.bluecape.com.pt
__________________
|
||||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OF 2.0.1 parallel running problems | moser_r | OpenFOAM Running, Solving & CFD | 9 | July 27, 2022 04:15 |
Running mapFields with Parallel Source and Parallel Target | RDanks | OpenFOAM Pre-Processing | 4 | August 2, 2016 06:24 |
problem in the CFX12.1 parallel computation | BalanceChen | ANSYS | 2 | July 7, 2011 11:26 |
Problem running a parallel fluent job on local machine via mpd | highhopes | FLUENT | 0 | March 3, 2011 06:07 |
Issue with running in parallel on multiple nodes | daveatstyacht | OpenFOAM | 7 | August 31, 2010 18:16 |