.. |
incrementer.c
|
d8aa7f19fa
use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime
|
14 年之前 |
incrementer_kernels.cu
|
69875471bc
Fix copyrights, thanks ludo!
|
14 年之前 |
incrementer_kernels_opencl.c
|
37772c92ec
Use cl_mem for OpenCL buffer pointers, as that's what they actually are, and to avoid confusing beginners with CPU buffers.
|
14 年之前 |
incrementer_kernels_opencl_kernel.cl
|
cce20452a9
Apply patches from George Russell to fix some OpenCL build failures on ATI
|
14 年之前 |