Nathalie Furmento 1020cf37cc reduce variable scope when possible 8 years ago
..
interfaces 1020cf37cc reduce variable scope when possible 8 years ago
coherency.c e0442a12f5 src/datawizard/coherency.c: avoid naming parameters when declaring a function pointer variable 8 years ago
coherency.h d1bbfcfdc8 improve data fetch efficiency, by not releasing data after the asynchronous transfers have completed 9 years ago
copy_driver.c 3cbbcdc1fb Use a list to store multiple calls to asynchronous requests for disk functions 8 years ago
copy_driver.h 3cbbcdc1fb Use a list to store multiple calls to asynchronous requests for disk functions 8 years ago
data_request.c 3cbbcdc1fb Use a list to store multiple calls to asynchronous requests for disk functions 8 years ago
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) 9 years ago
datastats.c d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 9 years ago
datastats.h d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 9 years ago
datawizard.c d6d6378102 Don't stay stuck for too long pushing requests to GPUs 8 years ago
datawizard.h 1361c43dbd Inline new functions for managing memoy nodes 9 years ago
filters.c cbabff4ad5 Add data_unregister event in traces 8 years ago
filters.h bb61f3808d update cnrs copyright 10 years ago
footprint.c bb61f3808d update cnrs copyright 10 years ago
footprint.h bb61f3808d update cnrs copyright 10 years ago
malloc.c 1ec52668c5 make function starpu_is_initialized() public 8 years ago
malloc.h 4b1a16edde Fix University name after the fusion.. 11 years ago
memalloc.c b0f3decd4e The amount of available memory might be negative, when the OVERFLOW flag is used 8 years ago
memalloc.h ad53cb20ee Add experimental STARPU_DIDUSE_BARRIER environment variable support 9 years ago
memory_manager.c f12a1fe618 trace used memory 9 years ago
memory_manager.h bb61f3808d update cnrs copyright 10 years ago
memory_nodes.c cf5be99691 update copyrights for files modified in 2017 8 years ago
memory_nodes.h cf5be99691 update copyrights for files modified in 2017 8 years ago
memstats.c d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 9 years ago
memstats.h d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 9 years ago
reduction.c 92a6491016 add reduction support for MPI Master-Slave devices 9 years ago
sort_data_handles.c 67110cfe0f Fix data path computation 10 years ago
sort_data_handles.h bb61f3808d update cnrs copyright 10 years ago
user_interactions.c c7f166c27c Add mpi communications in dag.dot 9 years ago
write_back.c 3bbc1443c4 Each worker can manage the good set of memories 9 years ago
write_back.h bb61f3808d update cnrs copyright 10 years ago