Samuel Thibault ad54d17d23 No need to check for workerids being non-NULL, and nworkers being more than zero, the loop already handles these 8 lat temu
..
dependencies 4db3d8aa3e Fix spurious change 9 lat temu
disk_ops 8354b0abfe Create directory if not exists when plugging HDF5 disk 8 lat temu
perfmodel 6f5e6c7116 Fix signedness 8 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 ef395f6e4b when possible, use sizeof instead of a hard-coded value for a string length 8 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 52bb48d70c starpu_disk_free_request is currently unused 8 lat temu
disk.h 22979c5fa9 Workers can handling disks operations 8 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 df3d069904 include limits.h for ULONG_MAX 8 lat temu
jobs.h fad8cc39f7 simplify yet more storing codelet start/stop: put it in the worker instead of jobs, so various parts of StarPÜ can access it directly 8 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 ad54d17d23 No need to check for workerids being non-NULL, and nworkers being more than zero, the loop already handles these 8 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 fd41c28030 Switch default scheduler to lws 8 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 0c5c0295bb merge trunk 8 lat temu
simgrid.h 370db6e6b6 relax yet more header inclusions 9 lat temu
task.c a84304dfdc Add STARPU_WATCHDOG_DELAY environment variable 8 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 87107ac2f0 Simplify getting STARPU_USE_NUMA environment variable, and avoid warning about not finding numa when it is not enabled 8 lat temu
topology.h 50131e4b1b Renaming NUMA functions 9 lat temu
tree.c b9cd261dbb src: fix cppcheck warnings 9 lat temu
workers.c 65c49a37f9 Fix actually-bogus comparison 8 lat temu
workers.h 5b5a86b15c Unblock sleeping workers in the simgrid case 8 lat temu