|
[Sponsors] |
MPI + AMI mesh tutorial NOT working. tested anyone ? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 14, 2012, 11:28 |
MPI + AMI mesh tutorial NOT working. tested anyone ?
|
#1 |
New Member
Giuliano Lotta
Join Date: May 2012
Posts: 12
Rep Power: 14 |
Hi,
we have a cluster of four WS, on which we positively run the motorbike tutorial on 16 cores. (MPI + nfs ver 3) We had to downgrade nfs to version 3 to get things work, but with this parameter works flawlessly Code:
/etc/fstab 192.168.0.17:/home/cfduser/OpenFOAM /home/cfduser/OpenFOAM/ nfs _netdev,nfsvers=3,proto=tcp,noac,auto 0 0 Anyone have ever tried the tutorial with mixerVesselAMI2D MPI ? Any idea what could lock the tutorial ? |
|
September 15, 2012, 09:36 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Giuliano,
Bridging what we already know from your posts at http://www.cfd-online.com/Forums/ope...ple-nodes.html (posts #11 and 12), here's what I think might be responsible for all of this:
edit: Seems to me that Ubuntu 12.04 and NFS don't seem to play well together : http://ubuntuforums.org/showthread.php?t=1478413 Best regards, Bruno PS: I moved this thread to where it seemed to fit better, namely in the "running" sub-forum.
__________________
Last edited by wyldckat; September 15, 2012 at 09:44. Reason: see "edit:" |
|
October 12, 2012, 12:40 |
|
#3 |
New Member
Giuliano Lotta
Join Date: May 2012
Posts: 12
Rep Power: 14 |
Thanks Bruno for you kind help.
I'm surprised to see that you use, "no_root_squash" . Are they diskless clients ? man exports root user on a client machine is also treated as root when accessing files on the NFS servehave you also tried nfs 4? We found MPI perfomance very poor on nfs with XFS. May I ask you which kind of filesystem are you using ? Any parallel filesystem test ? :-) |
|
October 12, 2012, 13:07 |
|
#4 |
New Member
Giuliano Lotta
Join Date: May 2012
Posts: 12
Rep Power: 14 |
May I ask you a performance test ?
writing on a local directory I get 90Gb sec. We have all the 4 nodes on one HP switch 1910. If I run time dd bs=1M count=128 if=/dev/zero of=/home/cfduser/OpenFOAM/speedtest2 conv=fdatasync I get a speed of 20 Gb/s not so good, not so baad... MAy I ask you your speed in your configuration ? PS conv=fdatasync gives real (longer) writing time, because wait for a write to end. |
|
October 12, 2012, 17:47 |
|
#5 | |||
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Giuliano,
Quote:
I have tried many times and always failed Either because it was very new at the time, or I was very clumsy with it.... Quote:
I've never done it. If you search the forum, you might find something... Quote:
Because 90 Gigabit per second would be... with todays technology... maybe an array of 10 SSDs in RAID0? Now I'm curious... I'll do the test when I can and report back! Best regards, Bruno
__________________
|
||||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Gambit problems | Althea | FLUENT | 22 | January 4, 2017 04:19 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
Sgimpi | pere | OpenFOAM | 27 | September 24, 2011 08:57 |
How to read a mesh from a directory other than the default tutorial directory | mali28 | OpenFOAM | 1 | July 6, 2011 15:08 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |