Skip to content

Latest commit

 

History

History

session7

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

class: center, middle

Debugging And Profiling HPX Applications

Overview

Previous: Resource Management and Performance Issues


Topics covered

  • Debugging Compile Time Errors
  • Debugging Runtime Errors
  • Performance Problems

Revisiting the Stencil

How good does it scale?

2D Stencil - Weak Scaling Raw Data


Revisiting the Stencil

How good does it scale?

2D Stencil - Strong Scaling Raw Data


Revisiting the Stencil

Improvements


Revisiting the Stencil

Influence of Oversubscription

Influence of Oversubscription on Weak Scaling Raw Data


Revisiting the Stencil

Influence of Oversubscription

Influence of Oversubscription on Strong Scaling Raw Data


Revisiting the Stencil

How good does it scale now?

2D Stencil - Weak Scaling Raw Data


Revisiting the Stencil

How good does it scale now?

2D Stencil - Strong Scaling Raw Data