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

Atlernative allocation strategies #256

Open
maleadt opened this issue Oct 9, 2024 · 0 comments
Open

Atlernative allocation strategies #256

maleadt opened this issue Oct 9, 2024 · 0 comments

Comments

@maleadt
Copy link
Member

maleadt commented Oct 9, 2024

CLArray currently uses coarse-grained SVM for device allocations, so that it's possible to get a hold of device pointers (instead of opaque handles) for Julia ABI reasons. Some back-ends may not support this, so it would be interesting to have alternative allocation strategies:

I personally don't have a need for this, so won't be working on this, but I'd be happy to take patches that extend compatibility of CLArray.

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