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

Elementwise operators for clsparse::array. #61

Closed
jpola opened this issue Jun 5, 2015 · 0 comments
Closed

Elementwise operators for clsparse::array. #61

jpola opened this issue Jun 5, 2015 · 0 comments
Milestone

Comments

@jpola
Copy link
Contributor

jpola commented Jun 5, 2015

Is it possible that we can overload 'operator /' for two device memories, such that it calls a device division kernel? The 'operator /' would not transfer device memory to host, nor transfer host memory to device in a round trip fashion? This also means supporting an 'operator =' that assigns a temporary device memory to device memory.

@jpola jpola added this to the clSPARSE Beta milestone Jun 5, 2015
jpola added a commit that referenced this issue Jun 5, 2015
Clsparse array squashed rebase. Comments tracked as issues #58, #60, #61, #62, #63
@kknox kknox closed this as completed Jun 6, 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

No branches or pull requests

2 participants