Samuel Thibault 48b959ab37 ws&lws: factorize per-worker data 9 jaren geleden
..
component_best_implementation.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 jaren geleden
component_composed.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 jaren geleden
component_eager.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 jaren geleden
component_eager_calibration.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 jaren geleden
component_fifo.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 jaren geleden
component_heft.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 jaren geleden
component_mct.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 jaren geleden
component_perfmodel_select.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 jaren geleden
component_prio.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 jaren geleden
component_random.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 jaren geleden
component_sched.c afce80c449 Fix unbound recursion 10 jaren geleden
component_work_stealing.c afce80c449 Fix unbound recursion 10 jaren geleden
component_worker.c bddfeb5cb2 note about a potential deadlock revealed by helgrind. 9 jaren geleden
deque_modeling_policy_data_aware.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 jaren geleden
eager_central_policy.c 2d064f8300 do not use tree worker iterators by default, they are too expensive 10 jaren geleden
eager_central_priority_policy.c 2d064f8300 do not use tree worker iterators by default, they are too expensive 10 jaren geleden
fifo_queues.c 26a7949eed Add graph inspection facility for schedulers 9 jaren geleden
fifo_queues.h bbe2eac4de consider priorities when deciding on which worker to schedule - sol 2 (static number of priorities, each worker has a list of exp_lens corresponding to each priority ) 11 jaren geleden
graph_test_policy.c a190e18474 port r17375 from 1.2: fix memory leak 9 jaren geleden
helper_mct.c e3b44209ed update copyright 11 jaren geleden
helper_mct.h e3b44209ed update copyright 11 jaren geleden
heteroprio.c 2d064f8300 do not use tree worker iterators by default, they are too expensive 10 jaren geleden
hierarchical_heft.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 jaren geleden
internal.notes.txt c9178b0220 rename file so people don't actually read it, it's really internal... 9 jaren geleden
modular_eager.c 951a7ac05e avoid ambiguity between scheduler and user 10 jaren geleden
modular_eager_prefetching.c 951a7ac05e avoid ambiguity between scheduler and user 10 jaren geleden
modular_heft.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 jaren geleden
modular_heft2.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 jaren geleden
modular_prio.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 jaren geleden
modular_prio_prefetching.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 jaren geleden
modular_random.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 jaren geleden
modular_random_prefetching.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 jaren geleden
modular_ws.c 38fe3f7455 sched_policies: add missing files for modular-ws sched 10 jaren geleden
parallel_eager.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 jaren geleden
parallel_heft.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 jaren geleden
prio_deque.c df41587702 Fix comments on prio deque 12 jaren geleden
prio_deque.h b34e4bb751 First step of hierarchical schedulers' restructuring. 12 jaren geleden
random_policy.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 jaren geleden
sched_component.h a7ef69de51 Add tree field to components, to make it easy to access the sched_ctx_id, notably 11 jaren geleden
scheduler_maker.c efea5f1a8f src/ tests/ tools/: fix coding style, curly braces go on a newline 11 jaren geleden
work_stealing_policy.c 48b959ab37 ws&lws: factorize per-worker data 9 jaren geleden