|
[Sponsors] | |||||
[ImmersedBoundary] mpirun gives error despite I can run my case serially |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
Member
Emre
Join Date: Nov 2015
Location: Izmir, Turkey
Posts: 97
Rep Power: 12 ![]() |
Hello,
I have a 2D case which consists of 11496 cells. Unfortunately I can only run it serially. Whenever I try to type Code:
decomposePar mpirun -np 8 icoDyMIbFoam -parallel Here is my decomposeParDict file in addition: decomposeParDict.txt I tried to find a solution and encountered a post mentions swap configuration. https://www.cfd-online.com/Forums/op...-problems.html But I don't think my problem is related with swap memory. The laptop I use has 16 GB RAM and 7.6 GB swap size (swapon command says so). I even tried to run the case in an HPC cluster. To summarize, I can't run the case in parallel but can run it serially. Regards, Emre |
|
|
|
|
|
|
|
|
#2 |
|
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 130 ![]() ![]() ![]() ![]() ![]() ![]() |
Quick answer:
__________________
|
|
|
|
|
|
|
|
|
#3 |
|
Member
Emre
Join Date: Nov 2015
Location: Izmir, Turkey
Posts: 97
Rep Power: 12 ![]() |
Thank you very much Mr. Santos. I decreased simpleCoeffs( ) as you suggested. Now it solves faster.
Regards, Emre |
|
|
|
|
|
|
|
|
#4 | |
|
New Member
ZhaoJia
Join Date: Nov 2017
Posts: 8
Rep Power: 10 ![]() |
Quote:
i run sample pitchingPlate in foam-extend4.0 with icoDyMIbFoam in parallel, but it give me errorUsage: icoDyMIbFoam [-DebugSwitches key1=val1,key2=val2,...] [-DimensionedConstants key1=val1,key2=val2,...] [-InfoSwitches key1=val1,key2=val2,...] [-OptimisationSwitches key1=val1,key2=val2,...] [-Tolerances key1=val1,key2=val2,...] [-case dir] [-dumpControlSwitches] [-noFunctionObjects] [-parallel] [-help] [-doc] [-srcDoc] Usage: icoDyMIbFoam [-DebugSwitches key1=val1,key2=val2,...] [-DimensionedConstants key1=val1,key2=val2,...] [-InfoSwitches key1=val1,key2=val2,...] [-OptimisationSwitches key1=val1,key2=val2,...] [-Tolerances key1=val1,key2=val2,...] [-case dir] [-dumpControlSwitches] [-noFunctionObjects] [-parallel] [-help] [-doc] [-srcDoc] --> FOAM FATAL ERROR: Wrong number of arguments, expected 0 found 1 FOAM exiting --> FOAM FATAL ERROR: Wrong number of arguments, expected 0 found 1 FOAM exiting ------------------------------------------------------- Primary job terminated normally, but 1 process returned a non-zero exit code.. Per user-direction, the job has been aborted. ------------------------------------------------------- -------------------------------------------------------------------------- mpirun detected that one or more processes exited with non-zero status, thus causing How do you run the sample in parallel? thank you. |
||
|
|
|
||
|
|
|
#5 |
|
Member
Emre
Join Date: Nov 2015
Location: Izmir, Turkey
Posts: 97
Rep Power: 12 ![]() |
Hello. I run it via these commands:
Code:
decomposePar potentialIbFoam mpirun -np 8 icoDyMIbFoam -parallel Regards, Emre |
|
|
|
|
|
![]() |
| Tags |
| foam-extend 4.0, icodymibfoam, immersed boundary method, mpirun, mpirun error |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [DesignModeler] DesignModeler Scripting: How to get Full Command Access | ANT | ANSYS Meshing & Geometry | 54 | August 20, 2025 00:15 |
| Is Playstation 3 cluster suitable for CFD work | hsieh | OpenFOAM | 9 | August 16, 2015 15:53 |
| looking for a cluster to run a case | miles_davis | Hardware | 6 | March 3, 2012 19:08 |
| [OpenFOAM] Paraview in Prallel (server-client) | prapanj | ParaView | 11 | September 24, 2010 08:12 |
| How to run and save tranisent case on Cray XD1 | Leon | FLUENT | 0 | October 3, 2006 22:59 |