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