This PR changes Accumulator to use instantaneous_domain_index and make the accumulator grow automatically, which eliminates the need to have the optional n_way argument.
This depends on Add instantaneous_domain_index and should not be merged before a new version of multicore-magic has been published.
This PR changes
Accumulator
to useinstantaneous_domain_index
and make the accumulator grow automatically, which eliminates the need to have the optionaln_way
argument.This depends on Add
instantaneous_domain_index
and should not be merged before a new version ofmulticore-magic
has been published.