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

size check only for AbstractArrays on collective.jl #285

Merged
merged 2 commits into from
Jul 10, 2019
Merged

size check only for AbstractArrays on collective.jl #285

merged 2 commits into from
Jul 10, 2019

Conversation

kose-y
Copy link
Contributor

@kose-y kose-y commented Jul 10, 2019

Fixes #283.

No other file doing such assertion.

@kose-y kose-y mentioned this pull request Jul 10, 2019
@simonbyrne simonbyrne merged commit 615ca46 into JuliaParallel:master Jul 10, 2019
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.

Bug: Size assertion does not work for Ptr{T}
2 participants