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

Bolt1.2: Ubuntu 32bit: gcc4.8.1: std::merge and std::stable_sort api compilation failure. #218

Open
jhkumar opened this issue Jul 2, 2014 · 1 comment

Comments

@jhkumar
Copy link

jhkumar commented Jul 2, 2014

Using std::merge/std::stable_sort function with device_vector as a inputs( running function on CPU when data present on GPU) doesn't compile .

@jhkumar jhkumar changed the title Ubuntu 32bit: gcc4.8.1: merge api compilation failure Bolt1.2: Ubuntu 32bit: gcc4.8.1: merge api compilation failure. Jul 7, 2014
@jhkumar jhkumar changed the title Bolt1.2: Ubuntu 32bit: gcc4.8.1: merge api compilation failure. Bolt1.2: Ubuntu 32bit: gcc4.8.1: std::merge api compilation failure. Jul 7, 2014
@avinashcpandey
Copy link
Collaborator

Its is compiling fine on Windows 32/64 and linux 64bit. I am seeing this with 32 bit Linux(Ubuntu) only which may be because of compiler restriction.

@avinashcpandey avinashcpandey changed the title Bolt1.2: Ubuntu 32bit: gcc4.8.1: std::merge api compilation failure. Bolt1.2: Ubuntu 32bit: gcc4.8.1: std::merge and std::stable_sort api compilation failure. Jul 7, 2014
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