|
[Sponsors] |
OpenMpi error while running OpenFOAM in parallel |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 8, 2022, 05:32 |
OpenMpi error while running OpenFOAM in parallel
|
#1 | |
New Member
Arumugaraj
Join Date: Feb 2020
Posts: 2
Rep Power: 0 |
My processor consists of 24 cores and 48 threads and I am able to run OpenFOAM simulation in parallel using the command
Code:
mpirun -np 24 icoFoam -parallel Quote:
|
||
October 30, 2023, 09:25 |
|
#2 |
New Member
miaozeya
Join Date: Oct 2023
Posts: 1
Rep Power: 0 |
I’m a student in China,and May I ask how you resolved it later~
|
|
November 24, 2023, 06:39 |
|
#3 |
New Member
Ilia Khristoforov
Join Date: Oct 2023
Posts: 3
Rep Power: 3 |
Hello! First of all, You should specify number of regions in DecomposeParDict according to the number of cores you want to use (I am sure you did this, but still it's important to note).
Also, I am trying to make a parallel simulation myself right now and I have found this presentation. From it, it looks like OpenFOAM package does not support hyperthreading and you should specify only the number of physical cores (which is 24 in your case as it seems). Hope it helps! However, if anyone knows better, I would be glad to know too |
|
Tags |
mpi error, mpirun error, openfoam 2112, openmpi, parallel computation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problems running OpenFOAM 2.3 in parallel | vinz | OpenFOAM Running, Solving & CFD | 7 | December 3, 2019 12:03 |
Running openfoam in parallel on local processors | J_here | OpenFOAM | 11 | October 31, 2019 08:34 |
error while running in parallel using openmpi on local mc 6 processors | suryawanshi_nitin | OpenFOAM | 10 | February 22, 2017 22:33 |
running multiple parallel cases in openfoam slows the simulation | kkpal | OpenFOAM Running, Solving & CFD | 2 | August 21, 2015 12:08 |
Suggestion for a new sub-forum at OpenFOAM's Forum | wyldckat | Site Help, Feedback & Discussions | 20 | October 28, 2014 10:04 |