Nathalie Furmento 497ce06798 merge branches/mic: update of perfmodel storage + update _STARPU_PERFMODEL_VERSION před 12 roky
..
dependencies 67fe6714cd port r11189 from 1.1: Fix race on job ndeps: create_cg_task increments ndeps, it needs to hold the sync_mutex před 12 roky
disk_ops b74c9583ff Initialize buffer to be written for testing disk bandwidth, to avoid any page fault cost, and please valgrind před 12 roky
perfmodel 497ce06798 merge branches/mic: update of perfmodel storage + update _STARPU_PERFMODEL_VERSION před 12 roky
combined_workers.c e2b943451f mic (perfmodel): merge trunk + finalize perfmodel před 12 roky
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! před 15 roky
debug.c cf2fcb6937 update to temanejo 1.0rc2 před 13 roky
debug.h dee5e3115b Add function names in Temanejo před 13 roky
detect_combined_workers.c a87c30578e mic (perfmodel): Correction compilation error před 12 roky
detect_combined_workers.h f9bdb5ae49 src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch] před 13 roky
disk.c fcae2dca11 fix assert bug + reduce warning před 13 roky
disk.h d5d7e412c3 merge trunk před 12 roky
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions před 14 roky
errorcheck.h 147e0b91c4 adding starpu_wakeup_worker() in the aim to wake up a single worker (not wake everyone) when submitting a single task před 12 roky
jobs.c e69dadfd0a src/core/jobs.c: do not call task->prolog_func as it is already called in _starpu_push_task před 12 roky
jobs.h e2b943451f mic (perfmodel): merge trunk + finalize perfmodel před 12 roky
parallel_task.c 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX před 13 roky
progress_hook.c 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX před 13 roky
progress_hook.h f3bbbf58e8 src: move definition of function _starpu_execute_registered_progression_hooks() from workers.h to progress_hook.h před 13 roky
sched_ctx.c 1c1a6aaddf * add function to check if the workerid returned by the func starpu_worker_get_id belongs to a context, před 12 roky
sched_ctx.h f31697b342 regiseter callback for the context, to be executed when the last task finished executing před 12 roky
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 před 12 roky
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 před 12 roky
sched_policy.c 4d363ebb6b src/core/sched_policy.c: do not display message scheduling policy not found when calling with STARPU_SCHED=help před 12 roky
sched_policy.h 5fa6ed1bb7 allow passing the pointer of a scheduler to a context před 13 roky
simgrid.c b9071496bf mic (perfmodels): merge trunk před 12 roky
simgrid.h 1e6badef4a mic (perfmodel): Correction compilation error před 12 roky
task.c 483f8e2979 merge trunk před 12 roky
task.h 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet před 13 roky
task_bundle.c 30860cac02 Renaming of diverse functions and datatypes. před 13 roky
task_bundle.h 30860cac02 Renaming of diverse functions and datatypes. před 13 roky
topology.c 5af6d6d996 mic (perfmodels): Correction in topology.c před 12 roky
topology.h 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet před 13 roky
workers.c 5bd1d28ab6 Fix worker initialization order: initialize fields before creating the first context. před 12 roky
workers.h 483f8e2979 merge trunk před 12 roky