|
[Sponsors] |
SU2 Quickstart case computation time increases in parallel |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 7, 2016, 22:57 |
SU2 Quickstart case computation time increases in parallel
|
#1 |
New Member
Wrik Mallik
Join Date: Nov 2013
Posts: 3
Rep Power: 13 |
Hi,
I am running SU2 Quickstart NACA0012 Mach=0.8 steady case, on a 48 core Linux machine. I have built from source code for parallel using proper ./configure options. OpenMPI is loaded which provides me with mpicc and mpicxx. I am suing the python command: parallel_computation.py -f inv_NACA0012.cfg -n 8 to use 8 cores which takes about ~1500 seconds to converge. Using 2 cores takes about ~170 seconds. The results however, match for both the cases. I am not sure why using more cores takes more time. Is it because that the problem is so simple that domain decomposition is taking more time than solving and thus running in parallel is of no use here? I have attached config.log and config_CFD.cfg file which will show you that MPI support and paraMETIS support is provided, and the domain is indeed partitioned. Kindly provide some suggestions. Wrik |
|
July 20, 2016, 14:33 |
|
#2 | |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Quote:
|
||
July 20, 2016, 21:28 |
|
#3 |
New Member
Wrik Mallik
Join Date: Nov 2013
Posts: 3
Rep Power: 13 |
Thanks for the suggestions! I have tried parallel run on more complicated models and they just work fine.
Wrik |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
what is Execution(/CPU) time when running parallel jobs? | Malthe Eisum | OpenFOAM Post-Processing | 1 | May 11, 2016 03:05 |
How to write k and epsilon before the abnormal end | xiuying | OpenFOAM Running, Solving & CFD | 8 | August 27, 2013 16:33 |
plot over time | fferroni | OpenFOAM Post-Processing | 7 | June 8, 2012 08:56 |
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 | bookie56 | OpenFOAM Installation | 8 | August 13, 2011 05:03 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |