allendaicool / thrust

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

Add unit tests for assumptions made about the CUDA runtime #165

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For example, we should assert that cudaMalloc returns an aligned pointer
We currently have a similar test that asserts that cudaMemcpy(0,0) is an error

Original issue reported on code.google.com by jaredhoberock on 1 Jul 2010 at 6:11

GoogleCodeExporter commented 9 years ago
This issue was closed by revision ce5b25e51f.

Original comment by jaredhoberock on 2 Sep 2010 at 5:49