Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings 8 years ago
..
component_best_implementation.c 5e6a2a33ea fixes for unused attributes and other minor warnings 8 years ago
component_composed.c e94fa8da65 Fix signedness of nchildren and nparents of components 8 years ago
component_eager.c 5e6a2a33ea fixes for unused attributes and other minor warnings 8 years ago
component_eager_calibration.c 5e6a2a33ea fixes for unused attributes and other minor warnings 8 years ago
component_fifo.c 7927208480 avoid crashing when the scheduler context removes resources from part of a modularized scheduler tree 8 years ago
component_heft.c 83235802fc fix signedness 8 years ago
component_mct.c 83235802fc fix signedness 8 years ago
component_perfmodel_select.c a2263990e5 From Lionel: modular_heft: make sure that decisions can happen at push() time, avoid waking up all workers each time a new task is ready 8 years ago
component_prio.c c07d1b5a27 src: minor fixes 8 years ago
component_random.c 5e6a2a33ea fixes for unused attributes and other minor warnings 8 years ago
component_sched.c c07d1b5a27 src: minor fixes 8 years ago
component_work_stealing.c 5e6a2a33ea fixes for unused attributes and other minor warnings 8 years ago
component_worker.c 3c3894020b replace remaining _starpu_wake_worker_relay calls by _starpu_wake_worker_relax_light in sched policies 8 years ago
deque_modeling_policy_data_aware.c b1ac22827a src/sched_policies/deque_modeling_policy_data_aware.c: check if fifo is NULL before accessing it 8 years ago
eager_central_policy.c 3c3894020b replace remaining _starpu_wake_worker_relay calls by _starpu_wake_worker_relax_light in sched policies 8 years ago
eager_central_priority_policy.c 3c3894020b replace remaining _starpu_wake_worker_relay calls by _starpu_wake_worker_relax_light in sched policies 8 years ago
fifo_queues.c fdedfafe52 Make starpu schedulers use the internal list type instead of the external list type that has limited support 8 years ago
fifo_queues.h fdedfafe52 Make starpu schedulers use the internal list type instead of the external list type that has limited support 8 years ago
graph_test_policy.c 3c3894020b replace remaining _starpu_wake_worker_relay calls by _starpu_wake_worker_relax_light in sched policies 8 years ago
helper_mct.c 3442eddbb9 fix warnings 8 years ago
helper_mct.h 83235802fc fix signedness 8 years ago
heteroprio.c 76703c1031 src: remove useless parenthesis 8 years ago
hierarchical_heft.c 5cbef2b984 fix copyright 9 years ago
internal.notes.txt c9178b0220 rename file so people don't actually read it, it's really internal... 9 years ago
modular_eager.c 9635d14242 modular eager are not default schedulers 8 years ago
modular_eager_prefetching.c 9635d14242 modular eager are not default schedulers 8 years ago
modular_heft.c cf5be99691 update copyrights for files modified in 2017 8 years ago
modular_heft2.c cf5be99691 update copyrights for files modified in 2017 8 years ago
modular_heft_prio.c cf5be99691 update copyrights for files modified in 2017 8 years ago
modular_prio.c d2ee3c890a Add missing include for INT_MIN/MAX 8 years ago
modular_prio_prefetching.c d2ee3c890a Add missing include for INT_MIN/MAX 8 years ago
modular_random.c d2ee3c890a Add missing include for INT_MIN/MAX 8 years ago
modular_random_prefetching.c d2ee3c890a Add missing include for INT_MIN/MAX 8 years ago
modular_ws.c cf5be99691 update copyrights for files modified in 2017 8 years ago
parallel_eager.c 3c3894020b replace remaining _starpu_wake_worker_relay calls by _starpu_wake_worker_relax_light in sched policies 8 years ago
parallel_heft.c 2c4fabcdc1 Add missing relaxation 8 years ago
prio_deque.c 24cf50b5a3 Add to _starpu_prio_deque_pop_task_for_worker and _starpu_prio_deque_deque_task_for_worker a skipped paramter, to know whether some tasks were there, but can not be executed by the worker 8 years ago
prio_deque.h c0775152f1 Rather steal tasks of highest priority in lws 8 years ago
random_policy.c 332eaad4b0 Add function to get job_id of a task for schedulers 8 years ago
sched_component.h cf5be99691 update copyrights for files modified in 2017 8 years ago
scheduler_maker.c e94fa8da65 Fix signedness of nchildren and nparents of components 8 years ago
work_stealing_policy.c 3c3894020b replace remaining _starpu_wake_worker_relay calls by _starpu_wake_worker_relax_light in sched policies 8 years ago