Nathalie Furmento a0d2604416 src: add some asserts 14 years ago
..
bcsr_filters.c 3ad31951c8 src: code cleaning 14 years ago
bcsr_interface.c d5e6287253 Expose some of the OpenCL related functions. 14 years ago
block_filters.c 3ad31951c8 src: code cleaning 14 years ago
block_interface.c d5e6287253 Expose some of the OpenCL related functions. 14 years ago
csr_filters.c 3ad31951c8 src: code cleaning 14 years ago
csr_interface.c d5e6287253 Expose some of the OpenCL related functions. 14 years ago
data_interface.c a0d2604416 src: add some asserts 14 years ago
data_interface.h 885215433f Replace the public function starpu_data_is_multiformat_handle by a private function _starpu_data_is_multiformat_handle. 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 d5e6287253 Expose some of the OpenCL related functions. 14 years ago
multiformat_interface.c d5e6287253 Expose some of the OpenCL related functions. 14 years ago
variable_interface.c f945ca5b6c clEnqueueCopyBuffer is always non-blocking, so we have to explicitly wait for it when needed. 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 f945ca5b6c clEnqueueCopyBuffer is always non-blocking, so we have to explicitly wait for it when needed. 14 years ago
void_interface.c fdbee85d19 Move src/common/hash.h to include/starpu_hash.h. All functions are now public. 14 years ago