| .. |
|
bcsr_filters.c
|
3ad31951c8
src: code cleaning
|
14 years ago |
|
bcsr_interface.c
|
220c050323
Do not use pointers after they have been freed.
|
14 years ago |
|
block_filters.c
|
3ad31951c8
src: code cleaning
|
14 years ago |
|
block_interface.c
|
11e3199064
src/datawizard/interfaces: use new function starpu_cuda_copy_async_sync
|
14 years ago |
|
csr_filters.c
|
3ad31951c8
src: code cleaning
|
14 years ago |
|
csr_interface.c
|
11e3199064
src/datawizard/interfaces: use new function starpu_cuda_copy_async_sync
|
14 years ago |
|
data_interface.c
|
9badf4f117
Move unregistering tasks from implicit dependencies lists from
|
14 years ago |
|
data_interface.h
|
9badf4f117
Move unregistering tasks from implicit dependencies lists from
|
14 years ago |
|
matrix_filters.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 |
|
matrix_interface.c
|
acce0b71ce
Add OpenGL interoperability support
|
14 years ago |
|
multiformat_interface.c
|
7eccca1c90
OpenCL Driver: only keep one function in public interface to do the copy, there is no need to try a synchronous copy after a asynchronous copy has failed
|
14 years ago |
|
variable_interface.c
|
e06e60e42b
src/datawizard/interfaces: use new function starpu_cuda_copy_async_sync
|
14 years ago |
|
vector_filters.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 |
|
vector_interface.c
|
e06e60e42b
src/datawizard/interfaces: use new function starpu_cuda_copy_async_sync
|
14 years ago |
|
void_interface.c
|
4dc472d777
Make copy_methods non-const, to let asynchronous_copy_disable be able to modify it
|
14 years ago |