lion03 / thrust

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

consider ways to reduce compilation cost of radix_sort #267

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We should examine ways to reduce the time it takes to compile sort().  
Something like a 5% decrease in perf for a 50% reduction in compile time would 
be an acceptable tradeoff.

Original issue reported on code.google.com by wnbell on 5 Nov 2010 at 4:47

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

Original comment by wnbell on 31 Jan 2011 at 12:56