Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

gcc 4.3 hangs inside merge sort #396

Closed
jaredhoberock opened this issue Aug 27, 2013 · 1 comment
Closed

gcc 4.3 hangs inside merge sort #396

jaredhoberock opened this issue Aug 27, 2013 · 1 comment
Labels
type: bug: functional Does not work as intended.

Comments

@jaredhoberock
Copy link
Contributor

Due to our use of cached_temporary_allocator. Bumping the gcc version we guard against should fix the problem.

@jaredhoberock
Copy link
Contributor Author

This problem was in the sort implementation in Thrust 1.7, but it doesn't exist anymore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug: functional Does not work as intended.
Projects
None yet
Development

No branches or pull requests

1 participant