| .. |
|
bcsr_filters.c
|
3ad31951c8
src: code cleaning
|
hace 14 años |
|
bcsr_interface.c
|
8381f79759
minor fixes to handle compiler warnings
|
hace 13 años |
|
block_filters.c
|
3ad31951c8
src: code cleaning
|
hace 14 años |
|
block_interface.c
|
7db866d4d9
Document TODO assertions
|
hace 13 años |
|
csr_filters.c
|
3ad31951c8
src: code cleaning
|
hace 14 años |
|
csr_interface.c
|
8381f79759
minor fixes to handle compiler warnings
|
hace 13 años |
|
data_interface.c
|
990612ec93
release locks before freeing handle structure. No other thread is supposed to try to take them anyway, as we are freeing the data.
|
hace 13 años |
|
data_interface.h
|
885215433f
Replace the public function starpu_data_is_multiformat_handle by a private function _starpu_data_is_multiformat_handle.
|
hace 13 años |
|
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
|
hace 14 años |
|
matrix_interface.c
|
7db866d4d9
Document TODO assertions
|
hace 13 años |
|
multiformat_interface.c
|
7db866d4d9
Document TODO assertions
|
hace 13 años |
|
variable_interface.c
|
4442d47422
Get rid off operation allocate_new_data defined in struct starpu_data_interface_ops, and define instead a generic function
|
hace 13 años |
|
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
|
hace 14 años |
|
vector_interface.c
|
4442d47422
Get rid off operation allocate_new_data defined in struct starpu_data_interface_ops, and define instead a generic function
|
hace 13 años |
|
void_interface.c
|
fdbee85d19
Move src/common/hash.h to include/starpu_hash.h. All functions are now public.
|
hace 13 años |