|
[Sponsors] |
May 24, 2017, 15:51 |
OpenFOAM parallel run processor error
|
#1 |
New Member
Oğuzhan Demir
Join Date: Dec 2016
Posts: 19
Rep Power: 9 |
Hi everyone,
I am trying to run a parallel simulation in OpenFOAM. When i choose 56 processors, i get the following error. When i use 28 processors, it works just fine. But for some reason, i can not use 56 processors for analysis. ''/***/***/***/***/system/decomposeParDict" specifies 56 processors but job was started with 28 processors. Is there anyone who could help me with this problem? Thx in advance. Oguz |
|
May 26, 2017, 13:28 |
|
#2 |
New Member
Collin Strassburger
Join Date: Feb 2017
Location: Oak Ridge, TN, USA
Posts: 10
Rep Power: 9 |
I have had issues like that when the mpi instance was not properly configured on the cluster. If you're running this through a scheduler, I suggest ensuring that the number of cores you're telling openfoam to use is identical to the number of cores requested from the scheduler. Furthermore, you may need to check if the cluster/scheduler can reliably do mpi runs across any number of nodes/cores.
|
|
May 26, 2017, 13:32 |
|
#3 |
New Member
Oğuzhan Demir
Join Date: Dec 2016
Posts: 19
Rep Power: 9 |
Hi Collin,
Thank you for the suggestion. As you have mentioned, I was running the simulation on a cluster. After re-installing the mpi, my problem has resolved and now i can run simulations properly. Oguz |
|
Tags |
decomposepar, error, openfoam, parallel |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Questions about Paraview to show Parallel run of OpenFOAM | padian | ParaView | 20 | September 24, 2018 13:52 |
OpenFOAM v3.0+ ?? | SBusch | OpenFOAM | 22 | December 26, 2016 15:24 |
unable to run in parallel with OpenFOAM 2.2 on CentOS | einatlev | OpenFOAM Running, Solving & CFD | 9 | June 26, 2014 01:24 |
[mesh manipulation] Cannot get refineMesh to run in parallel | smschnob | OpenFOAM Meshing & Mesh Conversion | 2 | June 3, 2014 12:20 |
Parallel run of OpenFOAM in linux and windows side by side | m2montazari | OpenFOAM Running, Solving & CFD | 5 | June 24, 2011 04:26 |