libgeodecomp
libgeodecomp copied to clipboard
Remove global maps in HpxSimulator
...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.