Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add slice utility, fix map #109

Closed
wants to merge 1 commit into from

Conversation

jpsamaroo
Copy link
Member

Replaces #69

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 51.724% when pulling b3b43ff on jpsamaroo:jps/slice into 777b002 on JuliaParallel:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 51.724% when pulling b3b43ff on jpsamaroo:jps/slice into 777b002 on JuliaParallel:master.

@jpsamaroo jpsamaroo changed the title [WIP] Add slice utility, fix map Add slice utility, fix map Jun 9, 2020
@jpsamaroo jpsamaroo marked this pull request as draft June 9, 2020 13:49
@shashi
Copy link
Collaborator

shashi commented Aug 21, 2020

There's already a much better implementation of this in distribute. If you pass in a darray and a block partition then it re-partitions the DArray as necessary.

@shashi shashi closed this Aug 21, 2020
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.

None yet

4 participants