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

Load Balancing Issue

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By ksrivast

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 10, 2017, 09:16
Default Load Balancing Issue
  #1
New Member
 
Kah Joon Yong
Join Date: Jul 2017
Location: Munich, Germany
Posts: 23
Rep Power: 8
kahjoonyong is on a distinguished road
Hello,

I am currently having a problem with my simulation due to 'Segmentation Fault'. I recently found out that this error was highly possibly due to the load balancing as I am running the simulation on 16 parallel cores.

Attached is the ranked cell count of an example of a failed simulation. I have compared all cases where the simulation crashed, and concluded that all simulations that have crashed until recently had a bad load balancing.

Attachment 59497

According to one of your documentation I happen to came across, it was presented that to solve this load balancing issue, one should decrease the parallel scale in the input.in file. However, the case I have simulated are already at the scale of -1 and further decreasing that is not possible.

Is there any other solution I could try out to have a balanced load?

Additional Info: This is a simple cylindrical domain (just a slice of it) I have prescribed in this case Scale 7 for AMR. For Scale 6, it was perfectly balanced but once I increase the scale it couldn't balance anymore. Could it be that the AMR scale was too high and it wasn't intended/recommended at all?
For a real geometry the limit was Scale 4. At scale 5 it will have this exact same problem.


Regards,
Kah Joon Yong
Attached Images
File Type: png LoadBalancing.png (126.5 KB, 57 views)

Last edited by kahjoonyong; November 10, 2017 at 11:14.
kahjoonyong is offline   Reply With Quote

Old   November 10, 2017, 12:10
Default
  #2
Senior Member
 
ksrivast's Avatar
 
Kislaya Srivastava
Join Date: Sep 2017
Location: Convergent Science, Northville MI
Posts: 165
Rep Power: 8
ksrivast is on a distinguished road
Hello Kah Joon,

Your AMR scale is too high and not something we recommend. As you might be aware, we load balance based on "blocks" (refer to our manual for more details on this). With such high AMR scale, cell count within a single block might be increase drastically and all the cells within that block are required to go to the same processor. This will negatively impact your load balancing if you have these local areas of high cell count/high refinement. If your processors cannot handle the jump in memory requirement, your case will crash.

Since you're already at a parallel scale of -1, my recommendation would be to lower your base grid sizes (and in turn your AMR scales). This would give you better load balancing if you really have to have such small grid sizes in your domain. The closer the cells sizes are with each other, the better the load balancing you will get.

Hope this helps,

Sincerely,

Srivastava
kahjoonyong likes this.
__________________
Kislaya Srivastava
Principal Research Engineer | Applications
CONVERGECFD
ksrivast is offline   Reply With Quote

Old   November 10, 2017, 12:18
Default
  #3
New Member
 
Kah Joon Yong
Join Date: Jul 2017
Location: Munich, Germany
Posts: 23
Rep Power: 8
kahjoonyong is on a distinguished road
Hello Srivastava,

thanks for your confirmation. I have recently figured that out and hypothesized your statement. The current problem at my side with smaller base grid is the cell count which might in turn pressure the processors. It is like a tug of war.

Sadly the maximum processors which are allowed for us to utilize was 16 and I cannot go higher. However the experience with high cell count had led me assume that my 16 core couldn't handle the cell count. Now after finding out that basically some cores aren't doing any calculation due to the unbalanced load (one of the core was calculating 1.2MIL cells, which bottlenecked the whole process), making a finer grid could mean that the process will be sped up. I will definitely try it out.

Thanks for your solution.

Regard,
Kah Joon Yong
kahjoonyong is offline   Reply With Quote

Reply

Tags
amr, load balacing, load balance, segmentation fault


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
ray-tracing solar load vs DO radiation model nima_nz FLUENT 4 August 26, 2021 09:22
foamToTecplot360 issue with multiregion solvers manuc OpenFOAM Post-Processing 2 November 21, 2016 13:51
Get load values at each substep ploi ANSYS 0 March 10, 2016 15:07
Convergence issue in natural convection problem chrisf90 FLUENT 5 March 5, 2016 08:30
[ANSYS Meshing] load application in PSC girder bridge astitva ANSYS Meshing & Geometry 0 February 26, 2016 02:33


All times are GMT -4. The time now is 23:47.