Nathalie Furmento ed29f98a0b examples/basic_examples: opencl codelets are compiled from their source directory (see #4440) před 13 roky
..
block.c c13d6d3619 examples/basic_examples/block.c: let the application fails when computation fails před 14 roky
block_cpu.c 0d9f08ae8d Fix copyrights, thanks Ludo! před 14 roky
block_cuda.cu 69875471bc Fix copyrights, thanks ludo! před 14 roky
block_opencl.c 60a8a83d9b Fixing dead assignments. před 13 roky
block_opencl_kernel.cl 69875471bc Fix copyrights, thanks ludo! před 14 roky
hello_world.c 681c476c42 examples: make sure codelet structures are completely zeroed před 14 roky
mult.c bd2c88d145 cast void* to please the SCC compiler před 14 roky
multiformat.c 6884c732c5 First version of the multiformat interface. před 13 roky
multiformat_conversion_codelets.c 6884c732c5 First version of the multiformat interface. před 13 roky
multiformat_conversion_codelets_cuda.cu 6884c732c5 First version of the multiformat interface. před 13 roky
multiformat_conversion_codelets_opencl.c 6884c732c5 First version of the multiformat interface. před 13 roky
multiformat_conversion_codelets_opencl_kernel.cl ed29f98a0b examples/basic_examples: opencl codelets are compiled from their source directory (see #4440) před 13 roky
multiformat_cuda.cu 6884c732c5 First version of the multiformat interface. před 13 roky
multiformat_opencl.c 6884c732c5 First version of the multiformat interface. před 13 roky
multiformat_opencl_kernel.cl ed29f98a0b examples/basic_examples: opencl codelets are compiled from their source directory (see #4440) před 13 roky
multiformat_types.h 6884c732c5 First version of the multiformat interface. před 13 roky
variable.c 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs před 14 roky
variable_kernels.cu 69875471bc Fix copyrights, thanks ludo! před 14 roky
variable_kernels_cpu.c 0d9f08ae8d Fix copyrights, thanks Ludo! před 14 roky
variable_kernels_opencl.c 27d61d9f32 Fixing dead assignment. před 13 roky
variable_kernels_opencl_kernel.cl cce20452a9 Apply patches from George Russell to fix some OpenCL build failures on ATI před 14 roky
vector_scal.c f80bb38305 Use bigger vector, to have at least something like 1ms computation před 13 roky
vector_scal_c.c 7c2b49040b cleaning F90 version of vector_scal před 14 roky
vector_scal_cpu.c 2af42b0125 don't even include xmmintrin.h when SSE is not enabled před 14 roky
vector_scal_cuda.cu d05a008dbb Vector scal example: fix cuda implementation. Thanks to Satoshi Ohshima for reporting the error. před 14 roky
vector_scal_fortran.F c6109265be Fix Fortran copyrights před 14 roky
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. před 14 roky
vector_scal_opencl_kernel.cl 7ff23acdf9 drop unrelated changes před 14 roky