|
[Sponsors] |
July 20, 2013, 18:47 |
Does SU2_DDC runs in parallel?
|
#1 |
New Member
Join Date: Feb 2013
Posts: 12
Rep Power: 13 |
Hi
I have a novice question... during domain decompisition, does SU2_DDC runs in parallel, It looks like there is only one process partitioning mesh file? This is because in most clusters there is a memory limit per processor. Before modifying python file parallelcomputation.py I would was wondering if anyone could help me figure it out. Thanks a lot for your help. |
|
July 21, 2013, 19:37 |
|
#2 |
New Member
|
SU2_DDC currently runs only in serial. However, for a fairly simple grid, it doesn't take too long to generate the decomposed grids.
|
|
July 25, 2013, 03:07 |
|
#3 |
Super Moderator
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14 |
Hi,
Starting with SU2 V2.0.5, SU2_DDC now runs in parallel. METIS is still called in serial at the moment (may change in the near future), but after the initial coloring procedure, the mesh partitions are processed and the files are written in parallel. Further improvements are on the way, but this should help considerably when partitioning large meshes. Cheers, Tom |
|
Tags |
parallelcomputation.py, su2_ddc |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
custom inlet problem with parallel runs | hansjoerg | OpenFOAM Running, Solving & CFD | 3 | November 15, 2013 11:05 |
Problems about distributed parallel runs | vkrastev | OpenFOAM Running, Solving & CFD | 10 | November 11, 2012 10:22 |
parallel fluent runs being killed at partitioing | Ben Aga | FLUENT | 3 | June 8, 2012 11:40 |
Parallel runs with sonicDyMFoam crashes (works fine with sonicFoam) | jnilsson | OpenFOAM Running, Solving & CFD | 0 | March 9, 2012 07:45 |
Inconsistent behaviour of gMax/gMin for parallel runs | gschaider | OpenFOAM Bugs | 5 | July 29, 2009 15:23 |