DARMA-tasking / LB-analysis-framework

Analysis framework for exploring, testing, and comparing load balancing strategies
Other
3 stars 1 forks source link

Print the statistics of number and ratio of uprooted blocks at the end #474

Closed ppebay closed 8 months ago

ppebay commented 8 months ago

We should print the statistics of the following rank QOIs when LBAF terminates: get_homed_blocks_ratio get_number_of_uprooted_blocks but only in cases where there is available shared memory information

@nlslatt