Samuel Thibault 35d4d64183 Do not take the first measurement into account, it is very often quite bogus 12 vuotta sitten
..
dependencies f7033edbc6 Drop spurious test 12 vuotta sitten
disk_ops dbb260b352 src/core/disk_ops/disk_stdio.c: fix malloc call 13 vuotta sitten
perfmodel 35d4d64183 Do not take the first measurement into account, it is very often quite bogus 12 vuotta sitten
combined_workers.c 50a6cfea59 Fix spurious direct use of pthread_* stuff. This fixes simgrid termination 12 vuotta sitten
combined_workers.h 0d9f08ae8d Fix copyrights, thanks Ludo! 15 vuotta sitten
debug.c cf2fcb6937 update to temanejo 1.0rc2 13 vuotta sitten
debug.h 1988972e97 port r11383 from 1.1: Add a watchdog which permits to easily trigger a crash when StarPU gets stuck. 13 vuotta sitten
detect_combined_workers.c b5ed82386b Fix crash due to core/pu change 12 vuotta sitten
detect_combined_workers.h f9bdb5ae49 src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch] 13 vuotta sitten
disk.c fcae2dca11 fix assert bug + reduce warning 13 vuotta sitten
disk.h d5d7e412c3 merge trunk 13 vuotta sitten
errorcheck.c 0bd2fe9020 src: rename internal types following coding conventions 14 vuotta sitten
errorcheck.h 30d5f814d3 Show 'scheduling' state in paje trace 12 vuotta sitten
jobs.c b26c190c51 port r11792 from scheduler_modularization: properly test for task termination 12 vuotta sitten
jobs.h ee0e188163 Separate bitfields protected by the sync_mutex from bitfields which are not 12 vuotta sitten
parallel_task.c 7c03c945f7 Add support for letting a schedule choose its own set of workers without having to care about combined workers. This only works for SPMD however, not FORKJOIN 12 vuotta sitten
progress_hook.c 21defdfaa0 port r11390 from 1.1: Do not bother taking the rwlock for testing active_hook_cnt, this is already atomic 13 vuotta sitten
progress_hook.h f3bbbf58e8 src: move definition of function _starpu_execute_registered_progression_hooks() from workers.h to progress_hook.h 13 vuotta sitten
sched_ctx.c eca5618c92 src/core/sched_ctx.c: free allocated memory 12 vuotta sitten
sched_ctx.h ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers 12 vuotta sitten
sched_ctx_list.c e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle 12 vuotta sitten
sched_ctx_list.h e28f7852a3 hypervisor: steal work from other ctxs when the worker is idle 12 vuotta sitten
sched_policy.c 3264633590 Add locality work stealing from Alfredo Buttari 12 vuotta sitten
sched_policy.h 3264633590 Add locality work stealing from Alfredo Buttari 12 vuotta sitten
simgrid.c ecb3334dea Use mkstemps only if available 12 vuotta sitten
simgrid.h 7a82eb9b6b Add initial simgrid support for MPI, not working yet 12 vuotta sitten
task.c b26c190c51 port r11792 from scheduler_modularization: properly test for task termination 12 vuotta sitten
task.h 9bb7bdb07f Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally) 13 vuotta sitten
task_bundle.c 30860cac02 Renaming of diverse functions and datatypes. 13 vuotta sitten
task_bundle.h 30860cac02 Renaming of diverse functions and datatypes. 13 vuotta sitten
topology.c 7a82eb9b6b Add initial simgrid support for MPI, not working yet 12 vuotta sitten
topology.h 8c75841bf9 consider the hyperthreading when constructing the list of workers 12 vuotta sitten
tree.c dcc987b0b7 Browse neighbours from ourselves to preserve locality 12 vuotta sitten
workers.c b98077fba7 Add STARPU_TRACE_BUFFER_SIZE environment variable to easily set the FxT buffer size 12 vuotta sitten
workers.h ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers 12 vuotta sitten