Skip to content

Safe memoryviews - #208

Merged
alimanfoo merged 11 commits into
cggh:masterfrom
alimanfoo:safe-memoryviews-20181008
Oct 12, 2018
Merged

Safe memoryviews#208
alimanfoo merged 11 commits into
cggh:masterfrom
alimanfoo:safe-memoryviews-20181008

Conversation

@alimanfoo

@alimanfoo alimanfoo commented Oct 8, 2018

Copy link
Copy Markdown
Contributor

This PR resolves #206 with a workaround to ensure arrays passed into cython functions are safe to use as memoryviews.

Also simplifies CI configuration.

@alimanfoo alimanfoo added this to the v1.2 milestone Oct 9, 2018
@alimanfoo

Copy link
Copy Markdown
Contributor Author

Hi @hardingnj, FYI this PR is a technical workaround needed to use scikit-allel with dask distributed clusters, e.g., on our google cloud environment. I'll merge tomorrow if no objections.

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.

ValueError: buffer source array is read-only

1 participant