libgeodecomp icon indicating copy to clipboard operation
libgeodecomp copied to clipboard

Remove global maps in HpxSimulator

Open gentryx opened this issue 9 years ago • 0 comments

...because global variables are ugly. Replace find_all_localities() by find_all_basename() and let the HpxSimulator hold the promises for UpdateGroup speeds and indices.

Positive side effect: eliminates further races in initialization.

gentryx avatar Feb 12 '16 14:02 gentryx