Nathalie Furmento 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs 14 years ago
..
block.c 65c62f7649 Minor cleanup/simplification of the examples: do not forget to unregister data, 14 years ago
block_cpu.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
block_cuda.cu 69875471bc Fix copyrights, thanks ludo! 14 years ago
block_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 years ago
block_opencl_kernel.cl 69875471bc Fix copyrights, thanks ludo! 14 years ago
hello_world.c 2efb9fb40d Obvious fixes to example sources to compile as strict c89. 14 years ago
mult.c 965c23bfb6 give clearer names 14 years ago
variable.c 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs 14 years ago
variable_kernels.cu 69875471bc Fix copyrights, thanks ludo! 14 years ago
variable_kernels_cpu.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
variable_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 years ago
variable_kernels_opencl_kernel.cl cce20452a9 Apply patches from George Russell to fix some OpenCL build failures on ATI 14 years ago
vector_scal.c d05a008dbb Vector scal example: fix cuda implementation. Thanks to Satoshi Ohshima for reporting the error. 14 years ago
vector_scal_c.c 7c2b49040b cleaning F90 version of vector_scal 14 years ago
vector_scal_cpu.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
vector_scal_cuda.cu d05a008dbb Vector scal example: fix cuda implementation. Thanks to Satoshi Ohshima for reporting the error. 14 years ago
vector_scal_fortran.F c6109265be Fix Fortran copyrights 14 years ago
vector_scal_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 years ago
vector_scal_opencl_kernel.cl 69875471bc Fix copyrights, thanks ludo! 14 years ago