Skip to content

Fix #443#460

Merged
kwmsmith merged 2 commits into
masterfrom
bugfix/443
Jun 24, 2014
Merged

Fix #443#460
kwmsmith merged 2 commits into
masterfrom
bugfix/443

Conversation

@bgrant
Copy link
Copy Markdown
Contributor

@bgrant bgrant commented Jun 24, 2014

Fixes #443 by passing the client-side Distribution to DistArray.from_localarrays(...) rather than pulling the Distribution back from the LocalArrays, where ns are translated into bs.

bgrant added 2 commits June 24, 2014 12:52
This gets around the fact that `n` maps are translated into `b` maps on the Local side.
@bgrant bgrant added this to the 0.4 milestone Jun 24, 2014
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.01%) when pulling d365d72 on bugfix/443 into 37ad86a on master.

@kwmsmith
Copy link
Copy Markdown
Contributor

LGTM.

kwmsmith added a commit that referenced this pull request Jun 24, 2014
@kwmsmith kwmsmith merged commit f5b5f56 into master Jun 24, 2014
@kwmsmith kwmsmith deleted the bugfix/443 branch June 24, 2014 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Complete slice gives back array with not-compatible distribution

3 participants