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

calling __host__ function from __host__ __device__ in ListToString.h #1

Open
havogt opened this issue Jul 23, 2015 · 0 comments
Open
Assignees

Comments

@havogt
Copy link
Member

havogt commented Jul 23, 2015

Latest boost libraries support mpl::for_each in device code. In ListToString we use std::stringstream in a pure host function. Need a way to suppress this warning.

@havogt havogt self-assigned this Jul 23, 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

1 participant