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

Enabling slicing of PooledBuffers? #335

Open
zachjweiner opened this issue Mar 24, 2020 · 0 comments
Open

Enabling slicing of PooledBuffers? #335

zachjweiner opened this issue Mar 24, 2020 · 0 comments

Comments

@zachjweiner
Copy link
Contributor

Re: geggo/gpyfft#32

Right now, it seems PooledBuffers can't be sliced like normal buffers, which means gpyfft can't turn PooledBuffers with offsets into new buffers without them (as required for clfft). I tried blindly changing, e.g., parent classes and copying methods into the wrapper for PooledBuffer, but quickly got out of my depth with build errors. Would it be possible to enable this?

@geggo has more insight into the issue than I, see geggo/gpyfft#32 (comment).

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

No branches or pull requests

1 participant