Samuel Thibault bcb03da8a8 Add history model to vector scal, to have an example with all of cpu, cuda and opencl 15 年之前
..
block.c 3b61934f1c typos (detected as warning by icc) 15 年之前
block_cpu.c 952534293d Update copyright date 15 年之前
block_cuda.cu 4a983beb04 Update copyright 15 年之前
block_opencl.c 952534293d Update copyright date 15 年之前
block_opencl_kernel.cl 4a983beb04 Update copyright 15 年之前
hello_world.c 3087a04671 match documentation 15 年之前
mult.c b5026e43dd Minor cleanup: remove unused argument 15 年之前
variable.c 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 15 年之前
variable_kernels.cu d685be755d Use a float instead of a double 15 年之前
variable_kernels_cpu.c 952534293d Update copyright date 15 年之前
variable_kernels_opencl.c 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 15 年之前
variable_kernels_opencl_kernel.cl 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 15 年之前
vector_scal.c bcb03da8a8 Add history model to vector scal, to have an example with all of cpu, cuda and opencl 15 年之前
vector_scal_c.c 4c89b868ab basic_examples: add fortran version for vector scal example (thanks to Francois Tessier) 15 年之前
vector_scal_cpu.c 4a983beb04 Update copyright 15 年之前
vector_scal_cuda.cu b990d1d43f blockized CUDA version of vector_scal 15 年之前
vector_scal_fortran.F 51d32eb538 Add missing licences headers in vector_scal_fortran.F 15 年之前
vector_scal_opencl.c 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 15 年之前
vector_scal_opencl_kernel.cl 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 15 年之前