CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

parallel get wrong results for parallel_computation.py inv_ONERAM6.cfg

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 20, 2017, 23:58
Default parallel get wrong results for parallel_computation.py inv_ONERAM6.cfg
  #1
New Member
 
Join Date: May 2017
Posts: 5
Rep Power: 8
nuaa_bird is on a distinguished road
hello guys,
Im new for SU2. When learning the tutorial 3 for Inviscid ONERA M6 in the website, I faced problems. here is my question:

I get SU2 from SU2-4.1.100-Windows-x64-Single-Threaded.exe
using python 2.7
MPICH2
os: windows 8.1

In Serial: entering "SU2_CFD inv_ONERAM6.cfg" at the command line
and entering "parallel_computation.py -f inv_ONERAM6.cfg -n 1" at the command line
I get the right results as the toturial;

In paralell: entering "parallel_computation.py -f inv_ONERAM6.cfg -n 6" at the command line, it prints 6 times every iter
I get right CL,CD and some other coefficients, while the wrong Surface_flow.dat(wrong mesh even).

It seems that it didnt compute in 6 cores or cut the wing into 6 parts, but compute it 6 times.
what is paralell tools, how to check them work well, how I get SU2_DDC(if it work for my question)?

someone help me please;thanks a lot.
nuaa_bird is offline   Reply With Quote

Old   May 22, 2017, 06:19
Default
  #2
New Member
 
WANG,Hao
Join Date: Sep 2016
Location: Xi'an China
Posts: 19
Rep Power: 9
Haowang is on a distinguished road
Quote:
Originally Posted by nuaa_bird View Post
hello guys,
Im new for SU2. When learning the tutorial 3 for Inviscid ONERA M6 in the website, I faced problems. here is my question:

I get SU2 from SU2-4.1.100-Windows-x64-Single-Threaded.exe
using python 2.7
MPICH2
os: windows 8.1

In Serial: entering "SU2_CFD inv_ONERAM6.cfg" at the command line
and entering "parallel_computation.py -f inv_ONERAM6.cfg -n 1" at the command line
I get the right results as the toturial;

In paralell: entering "parallel_computation.py -f inv_ONERAM6.cfg -n 6" at the command line, it prints 6 times every iter
I get right CL,CD and some other coefficients, while the wrong Surface_flow.dat(wrong mesh even).

It seems that it didnt compute in 6 cores or cut the wing into 6 parts, but compute it 6 times.
what is paralell tools, how to check them work well, how I get SU2_DDC(if it work for my question)?

someone help me please;thanks a lot.
Hi,
It's obvious that you didn't set the prallel environment properly. Please refer to this thread: Parallel execution of SU2
and:https://github.com/su2code/SU2/wiki/...ne-for-example
good luck!
Haowang is offline   Reply With Quote

Old   May 23, 2017, 00:35
Default
  #3
New Member
 
Join Date: May 2017
Posts: 5
Rep Power: 8
nuaa_bird is on a distinguished road
thanks for your reply!
I re-compiled my su2_cfd with mpi and parmetis support, but here came new question,I ran with the command line in parallel, and it printed:
job aborted:
[ranks] message

[0] terminated

[1] process exited without calling finalize

-----error analysis--------

[1] on admin
D:\SU2\SU2_CFD ended prematurely and may have crashed. exit code 0xc0000005

--------error analysis-------
SU2 process was terminated by signal '3'

(ps: see my attachment for more info)

I checked source code, and found words, same with the error tips came out, "poor initial vertex distrabution. processor .. has no vertices as signed to it!" But I dont know why this. Maybe may parmetis has not cut the mesh? How to check parmetis work well?

any advice will be appreciated!
thanks!
Attached Images
File Type: png capture.PNG (23.5 KB, 7 views)

Last edited by nuaa_bird; May 30, 2017 at 22:45. Reason: more details about my question.
nuaa_bird is offline   Reply With Quote

Old   June 15, 2017, 08:55
Default
  #4
New Member
 
Join Date: May 2017
Posts: 5
Rep Power: 8
nuaa_bird is on a distinguished road
Quote:
Originally Posted by nuaa_bird View Post
thanks for your reply!
I re-compiled my su2_cfd with mpi and parmetis support, but here came new question,I ran with the command line in parallel, and it printed:
job aborted:
[ranks] message

[0] terminated

[1] process exited without calling finalize

-----error analysis--------

[1] on admin
D:\SU2\SU2_CFD ended prematurely and may have crashed. exit code 0xc0000005

--------error analysis-------
SU2 process was terminated by signal '3'

(ps: see my attachment for more info)

I checked source code, and found words, same with the error tips came out, "poor initial vertex distrabution. processor .. has no vertices as signed to it!" But I dont know why this. Maybe may parmetis has not cut the mesh? How to check parmetis work well?

any advice will be appreciated!
thanks!
The problem has beening solved...

It appears that my metis was compiled in a wrong way(there ara something wrong with the sln get from cmake(VS2010 compiler) do not work), so I recompiled metis from source using VS 2010. Fortunately, the parallel_compute.py work well after that!

hope this can help someone else!
nuaa_bird is offline   Reply With Quote

Reply

Tags
inv_oneram6, paralle tools, parallel calculation, su2


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
simpleFoam parallel AndrewMortimer OpenFOAM Running, Solving & CFD 12 August 7, 2015 18:45
Parallel processing results using FLUENT haihek FLUENT 3 August 5, 2012 07:55
interFoam 2.1.x gives wrong results on low Froude numbers lt.quibbler OpenFOAM Running, Solving & CFD 12 June 14, 2012 08:06
why dynamic mesh method give wrong results? weiyang1980 Main CFD Forum 0 September 22, 2009 21:06
view the results from parallel v3.2 matej Siemens 3 July 30, 2004 02:13


All times are GMT -4. The time now is 04:06.