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

Move constructors and operators for references. #60

Open
jpola opened this issue Jun 5, 2015 · 2 comments
Open

Move constructors and operators for references. #60

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

Comments

@jpola
Copy link
Contributor

jpola commented Jun 5, 2015

It should make sense to implement move operators and constructors for references, and that may eliminate unnecessary map/unmap calls.

@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
@jpola
Copy link
Contributor Author

jpola commented Jun 5, 2015

@kknox I have no idea how the move might help us to eliminate map/unmap calls. Could you please provide me some ideas?

@kknox
Copy link
Contributor

kknox commented Jun 9, 2015

I'll try to take a look at this, this week

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