Nathalie Furmento 59353eccf8 src/core/perfmodel/perfmodel_bus.c: free hwloc bitmap 12 lat temu
..
dependencies 41dee18d0c fix protecting post_sync_tasks_cnt with sequential_consistency_mutex. But no need to take the mutex when it is known to be 0, just tell hellgrind to be fine with it 12 lat temu
disk_ops cc9317ad32 src/core/disk_ops/unistd/disk_unistd_global.c: use getpagesize() on systems defining o_direct, otherwise 1 12 lat temu
perfmodel 59353eccf8 src/core/perfmodel/perfmodel_bus.c: free hwloc bitmap 12 lat temu
combined_workers.c 2aacbe9ac5 fix MP non-MIC build 12 lat temu
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 lat temu
debug.c cf2fcb6937 update to temanejo 1.0rc2 12 lat temu
debug.h dee5e3115b Add function names in Temanejo 13 lat temu
detect_combined_workers.c 49d190e8de mic: parallel tasks (mode spmd) 12 lat temu
detect_combined_workers.h f9bdb5ae49 src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch] 12 lat temu
disk.c fcae2dca11 fix assert bug + reduce warning 12 lat temu
disk.h d5d7e412c3 merge trunk 12 lat temu
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions 14 lat temu
errorcheck.h 147e0b91c4 adding starpu_wakeup_worker() in the aim to wake up a single worker (not wake everyone) when submitting a single task 12 lat temu
jobs.c e69dadfd0a src/core/jobs.c: do not call task->prolog_func as it is already called in _starpu_push_task 12 lat temu
jobs.h 1e320e8d1a Do not use ifdef in macro argument 12 lat temu
parallel_task.c 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 lat temu
progress_hook.c 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 lat temu
progress_hook.h f3bbbf58e8 src: move definition of function _starpu_execute_registered_progression_hooks() from workers.h to progress_hook.h 13 lat temu
sched_ctx.c 1c1a6aaddf * add function to check if the workerid returned by the func starpu_worker_get_id belongs to a context, 12 lat temu
sched_ctx.h f31697b342 regiseter callback for the context, to be executed when the last task finished executing 12 lat temu
sched_ctx_list.c c6ae0527ab workers keep a chained list of contexts (instead of a sparse list) and remove as many loops as possible at pop time 12 lat temu
sched_ctx_list.h c6ae0527ab workers keep a chained list of contexts (instead of a sparse list) and remove as many loops as possible at pop time 12 lat temu
sched_policy.c 04e86519ef uniform name for prologue 12 lat temu
sched_policy.h 5fa6ed1bb7 allow passing the pointer of a scheduler to a context 12 lat temu
simgrid.c b5039c0eef Make simgrid take some time for the data transfer queueing 12 lat temu
simgrid.h 30860cac02 Renaming of diverse functions and datatypes. 12 lat temu
task.c 70ee761ed3 correct speed computations for the hyp 12 lat temu
task.h 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet 12 lat temu
task_bundle.c 30860cac02 Renaming of diverse functions and datatypes. 12 lat temu
task_bundle.h 30860cac02 Renaming of diverse functions and datatypes. 12 lat temu
topology.c 2dc5e2b1e4 merge MIC fixes from MIC branch 12 lat temu
topology.h 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet 12 lat temu
workers.c b2a51a010a add binary exponential backoof when spinning for task 12 lat temu
workers.h b2a51a010a add binary exponential backoof when spinning for task 12 lat temu