You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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 .
The text was updated successfully, but these errors were encountered: