lion03 / thrust

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

Make fallback_allocator example use the allocator in the device_vector #457

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Should use thrust::allocator (when it exists) to implement fallback_allocator

Hard to do now without making fallback_allocator verbose. In particular, 
fallback_allocator should return a tagged pointer instead of a raw pointer

Original issue reported on code.google.com by jaredhoberock on 7 Feb 2012 at 1:41

GoogleCodeExporter commented 8 years ago
Forwarded to https://github.com/thrust/thrust/issues/40

Original comment by jaredhoberock on 7 May 2012 at 8:40