lion03 / thrust

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

omp::copy_device_to_device shouldn't be ad hoc #358

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The current implementation is ad hoc and doesn't use static assert.

We should just implement it with generic::copy.

Original issue reported on code.google.com by jaredhoberock on 21 Aug 2011 at 6:27

GoogleCodeExporter commented 8 years ago

Original comment by jaredhoberock on 31 Aug 2011 at 12:13

GoogleCodeExporter commented 8 years ago

Original comment by jaredhoberock on 23 Jan 2012 at 10:23