| .. |
|
execute_on_all.c
|
4894dfab0c
src/util: we no longer need to set .xxx_func fields for struct starpu_codelet to STARPU_MULTIPLE_XXX_IMPLEMENTATIONS
|
14 years ago |
|
file.c
|
3ad31951c8
src: code cleaning
|
14 years ago |
|
malloc.c
|
5db38d9ba8
Take benefit from cuda4's ability to allocate pinned memory from the main thread
|
14 years ago |
|
starpu_create_sync_task.c
|
30c7cbfa10
rename type starpu_tag into starpu_tag_t
|
14 years ago |
|
starpu_cublas.c
|
b08d01d0e2
cublasSetKernelStream was added in CUDA 3.1 only
|
14 years ago |
|
starpu_data_cpy.c
|
f86b25f773
src/util/starpu_data_cpy.c: fix path for starpu_data_cpy.h
|
14 years ago |
|
starpu_data_cpy.h
|
fe8ca57b3d
The copy for reduction into lazy allocation needs to depend on the reduction task graph
|
14 years ago |
|
starpu_insert_task.c
|
7b9e955af0
src/util/starpu_insert_task.c: destroy task when submission failed
|
14 years ago |
|
starpu_insert_task_utils.c
|
0675565df3
src/util/starpu_insert_task_utils.c: set arg_buffer to NULL when there is no STARPU_VALUE arguments
|
14 years ago |
|
starpu_insert_task_utils.h
|
a0d4805482
rename internal function _starpu_pack_cl_args to _starpu_codelet_pack_args
|
14 years ago |
|
starpu_task_list.c
|
0433b3cc32
src: minor fixes w.r.tg warnings detected by gcc compiler
|
14 years ago |