Nathalie Furmento dbb260b352 src/core/disk_ops/disk_stdio.c: fix malloc call vor 12 Jahren
..
dependencies 67fe6714cd port r11189 from 1.1: Fix race on job ndeps: create_cg_task increments ndeps, it needs to hold the sync_mutex vor 12 Jahren
disk_ops dbb260b352 src/core/disk_ops/disk_stdio.c: fix malloc call vor 12 Jahren
perfmodel 0e7f0fc0b0 src/core/perfmodel/perfmodel_history.c: starpu_perfmodel_init() already checks model and model->symbol, no need to do it before calling vor 12 Jahren
combined_workers.c e2b943451f mic (perfmodel): merge trunk + finalize perfmodel vor 12 Jahren
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! vor 15 Jahren
debug.c cf2fcb6937 update to temanejo 1.0rc2 vor 13 Jahren
debug.h dee5e3115b Add function names in Temanejo vor 13 Jahren
detect_combined_workers.c a87c30578e mic (perfmodel): Correction compilation error vor 12 Jahren
detect_combined_workers.h f9bdb5ae49 src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch] vor 13 Jahren
disk.c fcae2dca11 fix assert bug + reduce warning vor 13 Jahren
disk.h d5d7e412c3 merge trunk vor 12 Jahren
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions vor 14 Jahren
errorcheck.h 147e0b91c4 adding starpu_wakeup_worker() in the aim to wake up a single worker (not wake everyone) when submitting a single task vor 12 Jahren
jobs.c e69dadfd0a src/core/jobs.c: do not call task->prolog_func as it is already called in _starpu_push_task vor 12 Jahren
jobs.h e2b943451f mic (perfmodel): merge trunk + finalize perfmodel vor 12 Jahren
parallel_task.c 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX vor 13 Jahren
progress_hook.c 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX vor 13 Jahren
progress_hook.h f3bbbf58e8 src: move definition of function _starpu_execute_registered_progression_hooks() from workers.h to progress_hook.h vor 13 Jahren
sched_ctx.c 52459c8508 *eager: wake up workers when we add them to a context vor 12 Jahren
sched_ctx.h 52459c8508 *eager: wake up workers when we add them to a context vor 12 Jahren
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 vor 12 Jahren
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 vor 12 Jahren
sched_policy.c 52459c8508 *eager: wake up workers when we add them to a context vor 12 Jahren
sched_policy.h 5fa6ed1bb7 allow passing the pointer of a scheduler to a context vor 13 Jahren
simgrid.c b9071496bf mic (perfmodels): merge trunk vor 12 Jahren
simgrid.h 1e6badef4a mic (perfmodel): Correction compilation error vor 12 Jahren
task.c 483f8e2979 merge trunk vor 12 Jahren
task.h 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet vor 13 Jahren
task_bundle.c 30860cac02 Renaming of diverse functions and datatypes. vor 13 Jahren
task_bundle.h 30860cac02 Renaming of diverse functions and datatypes. vor 13 Jahren
topology.c 5af6d6d996 mic (perfmodels): Correction in topology.c vor 12 Jahren
topology.h 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet vor 13 Jahren
workers.c 5bd1d28ab6 Fix worker initialization order: initialize fields before creating the first context. vor 12 Jahren
workers.h 483f8e2979 merge trunk vor 12 Jahren