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

remove darray construction from comprehension in @parallel #10486

Merged
merged 2 commits into from
Mar 12, 2015
Merged

remove darray construction from comprehension in @parallel #10486

merged 2 commits into from
Mar 12, 2015

Conversation

amitmurthy
Copy link
Contributor

Closes #10485

@jakebolewski , the deleted code for constructing DArrays from a comprehension can be added to DistributedArrays, maybe calling it @darray ?

For regular @darray can just distribute the same.

jakebolewski added a commit that referenced this pull request Mar 12, 2015
remove darray construction from comprehension in @parallel
@jakebolewski jakebolewski merged commit 165f1c6 into JuliaLang:master Mar 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

move darray from base affect @parallel on master branch
2 participants