Samuel Thibault db0acb2486 Add starpu_data_set_name, starpu_data_set_coordinates_array, and starpu_data_set_coordinates to describe data. 8 роки тому
..
interfaces db0acb2486 Add starpu_data_set_name, starpu_data_set_coordinates_array, and starpu_data_set_coordinates to describe data. 8 роки тому
coherency.c 41aa87e4b2 src/datawizard/coherency.c: fix code when fxt is disabled 8 роки тому
coherency.h bfc1b8ff4e Fix paje trace when pipelining tasks and transfers 8 роки тому
copy_driver.c 43a3c904ed directly lookup destination node instead of relying on the node of the current worker 8 роки тому
copy_driver.h 441644b632 Benefit from cublas v2 8 роки тому
data_request.c e71124580f shut up warning 8 роки тому
data_request.h 91f985c664 Do not bother telling _starpu_post_data_request which node is handler for the request, it can determine it by itself from the request, and it is actually more right when the request is an invalidation, for which the handler is undetermined (-1) 8 роки тому
datastats.c d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 8 роки тому
datastats.h d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 8 роки тому
datawizard.c 922ff28a1e Make datawizard_progress use worker 0 of worker sets as reference for determining which memory nodes to make progress 8 роки тому
datawizard.h 1361c43dbd Inline new functions for managing memoy nodes 9 роки тому
filters.c 4c25af517b src/datawizard/filters.c: call unregister_hook on partitioned data when set 8 роки тому
filters.h bb61f3808d update cnrs copyright 10 роки тому
footprint.c bb61f3808d update cnrs copyright 10 роки тому
footprint.h bb61f3808d update cnrs copyright 10 роки тому
malloc.c 7c8773634a Fix build with nopeer 8 роки тому
malloc.h 4b1a16edde Fix University name after the fusion.. 11 роки тому
memalloc.c b24f685b47 When trying to reuse a memchunk, avoid locking the handle when we easily know that a transfer is needed and thus we will not afford doing it 8 роки тому
memalloc.h ad53cb20ee Add experimental STARPU_DIDUSE_BARRIER environment variable support 8 роки тому
memory_manager.c f12a1fe618 trace used memory 8 роки тому
memory_manager.h bb61f3808d update cnrs copyright 10 роки тому
memory_nodes.c f37e65a6f2 Drop the memory_node thread key, we do not really need it since we can get it from the worker key, and it makes switching more costly 8 роки тому
memory_nodes.h f37e65a6f2 Drop the memory_node thread key, we do not really need it since we can get it from the worker key, and it makes switching more costly 8 роки тому
memstats.c d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 8 роки тому
memstats.h d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 8 роки тому
reduction.c a2e38ce59c Set the device ID when running an initialization codelet 8 роки тому
sort_data_handles.c 67110cfe0f Fix data path computation 9 роки тому
sort_data_handles.h bb61f3808d update cnrs copyright 10 роки тому
user_interactions.c ef31b0b57f Set diduse before calling the callback, for the case where the callback releases the data which was lazily unregistered 8 роки тому
write_back.c 3bbc1443c4 Each worker can manage the good set of memories 9 роки тому
write_back.h bb61f3808d update cnrs copyright 10 роки тому