Samuel Thibault 7a0f65790f Also build vector_scal with icc when available hace 13 años
..
block.c c13d6d3619 examples/basic_examples/block.c: let the application fails when computation fails hace 13 años
block_cpu.c 0d9f08ae8d Fix copyrights, thanks Ludo! hace 14 años
block_cuda.cu 69875471bc Fix copyrights, thanks ludo! hace 14 años
block_opencl.c 60a8a83d9b Fixing dead assignments. hace 13 años
block_opencl_kernel.cl 69875471bc Fix copyrights, thanks ludo! hace 14 años
hello_world.c 681c476c42 examples: make sure codelet structures are completely zeroed hace 13 años
mult.c c80a8acea1 Datatypes renaming hace 13 años
multiformat.c c80a8acea1 Datatypes renaming hace 13 años
multiformat_conversion_codelets.c 104b94813b Fixing the multiformat example. hace 13 años
multiformat_conversion_codelets_cuda.cu 104b94813b Fixing the multiformat example. hace 13 años
multiformat_conversion_codelets_opencl.c 6884c732c5 First version of the multiformat interface. hace 13 años
multiformat_conversion_codelets_opencl_kernel.cl 104b94813b Fixing the multiformat example. hace 13 años
multiformat_cuda.cu 104b94813b Fixing the multiformat example. hace 13 años
multiformat_opencl.c 6884c732c5 First version of the multiformat interface. hace 13 años
multiformat_opencl_kernel.cl 104b94813b Fixing the multiformat example. hace 13 años
multiformat_types.h 6884c732c5 First version of the multiformat interface. hace 13 años
variable.c 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs hace 14 años
variable_kernels.cu 69875471bc Fix copyrights, thanks ludo! hace 14 años
variable_kernels_cpu.c 0d9f08ae8d Fix copyrights, thanks Ludo! hace 14 años
variable_kernels_opencl.c 27d61d9f32 Fixing dead assignment. hace 13 años
variable_kernels_opencl_kernel.cl cce20452a9 Apply patches from George Russell to fix some OpenCL build failures on ATI hace 14 años
vector_scal.c 7a0f65790f Also build vector_scal with icc when available hace 13 años
vector_scal_c.c c80a8acea1 Datatypes renaming hace 13 años
vector_scal_cpu.c 2af42b0125 don't even include xmmintrin.h when SSE is not enabled hace 13 años
vector_scal_cpu_icc.icc 7a0f65790f Also build vector_scal with icc when available hace 13 años
vector_scal_cuda.cu d05a008dbb Vector scal example: fix cuda implementation. Thanks to Satoshi Ohshima for reporting the error. hace 14 años
vector_scal_fortran.F c6109265be Fix Fortran copyrights hace 14 años
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. hace 14 años
vector_scal_opencl_kernel.cl 7ff23acdf9 drop unrelated changes hace 14 años