DARMA-tasking / LB-analysis-framework

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

Create only used edges in inter-object communication graph mesh #330

Closed ppebay closed 1 year ago

ppebay commented 1 year ago

This is following a discussion with @lifflander in order to improve performance (remove O(n-squared) edge insertion).