Samuel Thibault eacec489a2 Fix getting hwloc object for worker component, but comment it since we do not actually need it currently 6 years ago
..
component_best_implementation.c f7abbfa6fc update copyright 6 years ago
component_composed.c 14dbaa66f7 small fixes for cppcheck warnings 6 years ago
component_eager.c 2f2cbafa55 eager component needs to tell all its children that they can pull 6 years ago
component_eager_calibration.c f7abbfa6fc update copyright 6 years ago
component_fifo.c fc2700b62e Add starpu_sched_component_estimated_end_min_add 6 years ago
component_heft.c 091ce8f716 Fix estimating queue length in modular-heft2 6 years ago
component_mct.c f7abbfa6fc update copyright 6 years ago
component_perfmodel_select.c f7abbfa6fc update copyright 6 years ago
component_prio.c f7abbfa6fc update copyright 6 years ago
component_random.c f7abbfa6fc update copyright 6 years ago
component_sched.c 7d6e6e0c79 Abstract combined worker component into parallel worker component 6 years ago
component_work_stealing.c 34e18600b6 Avoid mixing the two definitions of _starpu_work_stealing_data in gdb 6 years ago
component_worker.c eacec489a2 Fix getting hwloc object for worker component, but comment it since we do not actually need it currently 6 years ago
deque_modeling_policy_data_aware.c 3a1eca323f Use starpu_worker_lock/unlock instead of internal _starpu_worker_lock/unlock, for coherency 6 years ago
eager_central_policy.c 8533018429 Fix misleading comment 6 years ago
eager_central_priority_policy.c 15f0c3600f fix crash in eager with contexts on spuriously dereferencing chosen_task which is NULL 6 years ago
fifo_queues.c f7abbfa6fc update copyright 6 years ago
fifo_queues.h f7abbfa6fc update copyright 6 years ago
graph_test_policy.c b94c69fa99 Use starpu_worker_relax_on instead of internal _starpu_worker_relax_on, for coherency 6 years ago
helper_mct.c f7abbfa6fc update copyright 6 years ago
helper_mct.h f7abbfa6fc update copyright 6 years ago
heteroprio.c 3a1eca323f Use starpu_worker_lock/unlock instead of internal _starpu_worker_lock/unlock, for coherency 6 years ago
hierarchical_heft.c d34433e0f6 Prepare for being able to use modular-heft-hierarchical 6 years ago
internal.notes.txt 089c051bf5 fix copyrights 7 years ago
modular_eager.c 82900d839f Factorize modular scheduler creation. Add example of modular scheduling policy 7 years ago
modular_eager_prefetching.c 82900d839f Factorize modular scheduler creation. Add example of modular scheduling policy 7 years ago
modular_ez.c 65671a64f6 modular_ez: Fix testing for worker decisision 6 years ago
modular_gemm.c be5032d374 Fix modular-gemm for machines without CPUs 6 years ago
modular_heft.c f7abbfa6fc update copyright 6 years ago
modular_heft2.c f7abbfa6fc update copyright 6 years ago
modular_heft_prio.c f7abbfa6fc update copyright 6 years ago
modular_parallel_heft.c b5fa08563b Fix combined workers in modular schedulers, add some modular schedulers 6 years ago
modular_parallel_random.c b5fa08563b Fix combined workers in modular schedulers, add some modular schedulers 6 years ago
modular_prio.c f7abbfa6fc update copyright 6 years ago
modular_prio_prefetching.c f7abbfa6fc update copyright 6 years ago
modular_random.c f7abbfa6fc update copyright 6 years ago
modular_random_prefetching.c f7abbfa6fc update copyright 6 years ago
modular_ws.c f7abbfa6fc update copyright 6 years ago
parallel_eager.c b5fa08563b Fix combined workers in modular schedulers, add some modular schedulers 6 years ago
parallel_heft.c 3a1eca323f Use starpu_worker_lock/unlock instead of internal _starpu_worker_lock/unlock, for coherency 6 years ago
prio_deque.c f7abbfa6fc update copyright 6 years ago
prio_deque.h f7abbfa6fc update copyright 6 years ago
random_policy.c f7abbfa6fc update copyright 6 years ago
sched_component.h 283490b07e remove combined worker notion from combined worker component, which doesn't actually need it 6 years ago
scheduler_maker.c 5d55764c42 Fix build with hwloc2 6 years ago
work_stealing_policy.c 3a1eca323f Use starpu_worker_lock/unlock instead of internal _starpu_worker_lock/unlock, for coherency 6 years ago