|
[Sponsors] |
Mpich and OpenFOAM14 problem with decomposePar |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 3, 2007, 08:00 |
Hi All,
I've almost successfu
|
#1 |
New Member
Michael Conry
Join Date: Mar 2009
Posts: 8
Rep Power: 17 |
Hi All,
I've almost successfully installed OpenFOAM 1.4 on our SuSE SLES9 cluster, using mpich 1.2.7. However, there is one outstanding issue and maybe someone here can give me a pointer on how to fix it. I have compiled and installed mpich1.2.7 in the OpenFOAM tree, and compiled the pstream part. Parallel jobs are working via mpirun. However, what is not working is decomposePar. On my installation of 1.3, decomposePar works (and I used this installation to decompose the job for my 1.4 test). However on 1.4 I get an error about missing libmpi.so.0. Doing ldd `which decomposePar` shows two unmet dependencies libmpi.so.0 => not found liblam.so.0 => not found These do not appear I try the same thing with the OpenFOAM 1.3 version. reconstructPar, however, works fine in both versions. Can anyone shed any light on how I might manage to resolve this difficulty? Best regards, Michael |
|
May 3, 2007, 09:00 |
The same problem and its solut
|
#2 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
The same problem and its solution appeared a few weeks ago in connection with openmpi.
Search the forum for Mattijs' definitive answer and the reason. The quick fix: just to recompile decompoesePar with the mpich or openmpi settings. |
|
May 7, 2007, 06:25 |
Thanks, that seems to have wor
|
#3 |
New Member
Michael Conry
Join Date: Mar 2009
Posts: 8
Rep Power: 17 |
Thanks, that seems to have worked fine (I did ./Allmake in utilities/parallelProcessing/decompositionMethods/). Afterwards things seem to work fine and I have decomposed and run a parallel job using mpich.
Apologies for not finding the solution in the forums myself! Michael |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Parallel processing problem with mpich | nzy102 | OpenFOAM Running, Solving & CFD | 14 | October 18, 2007 01:05 |
distributed mpich problem | Trevor | CFX | 15 | January 9, 2007 18:08 |
MPICH parallel problem (CFX-11 preview 5) | CFDworker | CFX | 8 | October 10, 2006 22:53 |
About the problem of decomposePar utility | zou_mo | OpenFOAM Running, Solving & CFD | 3 | July 27, 2005 19:18 |
MPICH problem (CFX-5.7.1) | Jesper | CFX | 7 | April 16, 2005 06:04 |