Nathalie Furmento 7e43a77442 examples/basic_examples/vector_scal.c: check calculation is correct il y a 13 ans
..
block.c b91cc2a45b examples: check return values of starpu functions il y a 13 ans
block_cpu.c b9476e6d4a update code w.r.t coding style il y a 13 ans
block_cuda.cu b9476e6d4a update code w.r.t coding style il y a 13 ans
block_opencl.c 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem il y a 13 ans
block_opencl_kernel.cl b9476e6d4a update code w.r.t coding style il y a 13 ans
hello_world.c 913fd02aab examples: when submission fails because it does not find a suitable worker, it is not an error, just skip the example il y a 13 ans
mult.c 913fd02aab examples: when submission fails because it does not find a suitable worker, it is not an error, just skip the example il y a 13 ans
multiformat.c 093df9884a fix build with icpc il y a 13 ans
multiformat_conversion_codelets.c b9476e6d4a update code w.r.t coding style il y a 13 ans
multiformat_conversion_codelets_cuda.cu b9476e6d4a update code w.r.t coding style il y a 13 ans
multiformat_conversion_codelets_opencl.c e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set il y a 13 ans
multiformat_conversion_codelets_opencl_kernel.cl b9476e6d4a update code w.r.t coding style il y a 13 ans
multiformat_cuda.cu e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set il y a 13 ans
multiformat_opencl.c e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set il y a 13 ans
multiformat_opencl_kernel.cl e80e9ec3b7 examples: do not print when environment variable STARPU_SSILENT is set il y a 13 ans
multiformat_types.h b9476e6d4a update code w.r.t coding style il y a 13 ans
variable.c a36692bf99 examples/basic_examples/variable.c: when no worker is found, it is not an error, just skip the example il y a 13 ans
variable_kernels.cu 69875471bc Fix copyrights, thanks ludo! il y a 14 ans
variable_kernels_cpu.c 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
variable_kernels_opencl.c 27d61d9f32 Fixing dead assignment. il y a 13 ans
variable_kernels_opencl_kernel.cl cce20452a9 Apply patches from George Russell to fix some OpenCL build failures on ATI il y a 14 ans
vector_scal.c 7e43a77442 examples/basic_examples/vector_scal.c: check calculation is correct il y a 13 ans
vector_scal_c.c 572473b193 examples: check return values of starpu functions il y a 13 ans
vector_scal_cpu.c 102cfdda1d examples/basic_examples/vector_scal_cpu.c: get the comment right. task->buffers being deprecated, mention instead task->handles il y a 13 ans
vector_scal_cpu_icc.icc 7a0f65790f Also build vector_scal with icc when available il y a 13 ans
vector_scal_cuda.cu d05a008dbb Vector scal example: fix cuda implementation. Thanks to Satoshi Ohshima for reporting the error. il y a 14 ans
vector_scal_fortran.F c6109265be Fix Fortran copyrights il y a 14 ans
vector_scal_opencl.c 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem il y a 13 ans
vector_scal_opencl_kernel.cl b9476e6d4a update code w.r.t coding style il y a 13 ans