Samuel Thibault 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy 13 years ago
..
custom_mf b744465965 examples/filters/custom_mf/custom_interface.c: remove const qualifier 13 years ago
fblock.c e60efe5d0e synchronous tasks with a flag destroy set to 1 are automatically destroyed at the end of starpu_task_submit() (these tasks are not automatically destroyed by _starpu_handle_job_termination() as their flag detach is set to 0) 13 years ago
fblock_cpu.c b9476e6d4a update code w.r.t coding style 14 years ago
fblock_cuda.cu b9476e6d4a update code w.r.t coding style 14 years ago
fblock_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 14 years ago
fblock_opencl_kernel.cl 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 14 years ago
fmatrix.c e60efe5d0e synchronous tasks with a flag destroy set to 1 are automatically destroyed at the end of starpu_task_submit() (these tasks are not automatically destroyed by _starpu_handle_job_termination() as their flag detach is set to 0) 13 years ago
fvector.c a70f4fb1cb examples/filters/fvector.c: display message on ENODEV 13 years ago
shadow.c 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy 13 years ago
shadow2d.c 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy 13 years ago