allendaicool / thrust

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

unique_copy is broken on sm 1.1 devices #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
FAILURE: TestUniqueCopy
[unique.cu:141] Sequences are not equal [type='char']
--------------------------------
  [0]   
--------------------------------
Sequences differ at 1 of 1 positions

Original issue reported on code.google.com by jaredhoberock on 31 Jan 2010 at 8:24

GoogleCodeExporter commented 9 years ago
Cannot repo with the sm1.1 chip in my laptop (Quadro FX 570M)

Does the problem persist after a reboot?

Original comment by wnbell on 31 Jan 2010 at 9:50

GoogleCodeExporter commented 9 years ago

Original comment by wnbell on 31 Jan 2010 at 9:50

GoogleCodeExporter commented 9 years ago
unique_copy has been broken for a while now

Original comment by jaredhoberock on 31 Jan 2010 at 9:55

GoogleCodeExporter commented 9 years ago
Revision 766 resolved this issue.

Original comment by jaredhoberock on 31 Jan 2010 at 11:31