.. |
custom_mf
|
203765dbd8
Data interface: add new function int starpu_data_interface_get_next_id() which returns the next id available for a data interface. That ensures different data interface registered by application all have different ids.
|
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
|
13 years ago |
fblock_cuda.cu
|
b9476e6d4a
update code w.r.t coding style
|
13 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
|
13 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
|
13 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
|
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 |