lion03 / thrust

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

the type of cuda::reduce_n_device's n parameter needs to be generalized #327

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Right now it's unsigned int.  This isn't necessarily large enough.  It needs to 
inherit the type of its parent closure Size parameter.

Original issue reported on code.google.com by jaredhoberock on 30 Mar 2011 at 6:23

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 074b126e4c2a.

Original comment by jaredhoberock on 30 Mar 2011 at 9:43