allendaicool / thrust

Automatically exported from code.google.com/p/thrust
Apache License 2.0
0 stars 0 forks source link

Add unit tests for set_intersection #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
set_intersection needs unit testing

Original issue reported on code.google.com by jaredhoberock on 17 Nov 2009 at 7:58

GoogleCodeExporter commented 9 years ago
set_intersection is currently broken for certain input sizes.  The bug is 
inside 
cuda::detail::trivial_copy somewhere

Original comment by jaredhoberock on 12 Jan 2010 at 8:35

GoogleCodeExporter commented 9 years ago
Fixed by r819

Original comment by jaredhoberock on 17 Feb 2010 at 10:27