Corentin Salingue 5dddd8a1fa Improve warnings 8 lat temu
..
dependencies 1f1629ff35 Fix missplaced mutex : a task can be added to the list after the test to check if the list was empty 9 lat temu
disk_ops 9c38741e02 fix code to follow coding conventions for braces 9 lat temu
perfmodel d227e8b266 Fix Name forgotten in -r21327 9 lat temu
combined_workers.c 1d90cf39b7 src: avoid calling fprint directly, use instead starpu message functions 9 lat temu
combined_workers.h 4b1a16edde Fix University name after the fusion.. 11 lat temu
debug.c ddd86bde0f mention the error in message 9 lat temu
debug.h cabe2dab63 - add support for Temanejo/Ayudame version 2 9 lat temu
detect_combined_workers.c 87718074ae src: fix cppcheck warnings 9 lat temu
detect_combined_workers.h bb61f3808d update cnrs copyright 11 lat temu
disk.c 50131e4b1b Renaming NUMA functions 9 lat temu
disk.h d68f1573fd use some gcc attributes 10 lat temu
drivers.c a017fcbdeb src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API 9 lat temu
drivers.h a017fcbdeb src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API 9 lat temu
errorcheck.c 3c81d54382 Reduce a big overhead in starpu_pthread_mutex_lock/unlock by only checking for the sched mutex when locking a sched mutex 10 lat temu
errorcheck.h cf5be99691 update copyrights for files modified in 2017 9 lat temu
jobs.c 7f6b19271d Also don't execute post_exec_hook when the codelet has where == NOWHERE 9 lat temu
jobs.h 152f1a7c88 followup to #21133: make sure we look at task::where and not to codelet::where 9 lat temu
parallel_task.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 lat temu
progress_hook.c bb61f3808d update cnrs copyright 11 lat temu
progress_hook.h e3b44209ed update copyright 11 lat temu
sched_ctx.c 1d90cf39b7 src: avoid calling fprint directly, use instead starpu message functions 9 lat temu
sched_ctx.h 9bf4a2211e add some more documentation 9 lat temu
sched_ctx_list.c 71ca845fb2 src/core/sched_ctx_list.c: remove effectless function parameter assignment 9 lat temu
sched_ctx_list.h 37e497d448 Fix valgrind leak detection in sched_ctx_list 10 lat temu
sched_policy.c b3dac87810 Also make sure we don't execute post_exec when cl has STARPU_NOWHERE 9 lat temu
sched_policy.h fc4e42d679 simgrid: putting test of the SCHED_COST env variable in macro condition, making timers generic 9 lat temu
simgrid.c f45e0a0e7c merge from trunk 9 lat temu
simgrid.h 370db6e6b6 relax yet more header inclusions 9 lat temu
task.c cf5be99691 update copyrights for files modified in 2017 9 lat temu
task.h 4970485adf Make the libstarpu build check coherency between prototypes of internal inlines and external interface 9 lat temu
task_bundle.c ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 lat temu
task_bundle.h e3b44209ed update copyright 11 lat temu
topology.c 5dddd8a1fa Improve warnings 8 lat temu
topology.h 50131e4b1b Renaming NUMA functions 9 lat temu
tree.c b9cd261dbb src: fix cppcheck warnings 9 lat temu
workers.c f45e0a0e7c merge from trunk 9 lat temu
workers.h f45e0a0e7c merge from trunk 9 lat temu