Nathalie Furmento bf074a7831 src: include core/task.h when needed 9 éve
..
component_best_implementation.c 943b5d56bf Make starpu_worker_get_id_check public 9 éve
component_composed.c 0e0c061054 Fix estimated ends of components, and use average ends by default 9 éve
component_eager.c 7f62c83488 Fix scalability of modular eager policies with prefetching 9 éve
component_eager_calibration.c ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 éve
component_fifo.c 110844deb5 drop now-unused variable 9 éve
component_heft.c bf074a7831 src: include core/task.h when needed 9 éve
component_mct.c bf074a7831 src: include core/task.h when needed 9 éve
component_perfmodel_select.c 0e0c061054 Fix estimated ends of components, and use average ends by default 9 éve
component_prio.c 110844deb5 drop now-unused variable 9 éve
component_random.c bf074a7831 src: include core/task.h when needed 9 éve
component_sched.c f577b0820d Revert to minimum estimated termination time by default, since that is indeed the availability time for a new task 9 éve
component_work_stealing.c bf074a7831 src: include core/task.h when needed 9 éve
component_worker.c 46717a3fa3 Fix and improve efficiency of computing termination times 9 éve
deque_modeling_policy_data_aware.c 46717a3fa3 Fix and improve efficiency of computing termination times 9 éve
eager_central_policy.c 4436cde002 forgot copyrights 9 éve
eager_central_priority_policy.c 4436cde002 forgot copyrights 9 éve
fifo_queues.c f47836973e simplify computing pipelined length and clean a bit 9 éve
fifo_queues.h f47836973e simplify computing pipelined length and clean a bit 9 éve
graph_test_policy.c fcbb7dd5e1 add starpu_task_get_name and use it to warn about dmda etc. using a dumb policy when calibration is not finished 9 éve
helper_mct.c 01c27bfb70 Fix MCT time estimation: avoid including transfer time twice 9 éve
helper_mct.h 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 9 éve
heteroprio.c a954ef3ea8 rename variable *_mpi_* to *_mpi_ms_* again 9 éve
hierarchical_heft.c 5cbef2b984 fix copyright 9 éve
internal.notes.txt c9178b0220 rename file so people don't actually read it, it's really internal... 9 éve
modular_eager.c 951a7ac05e avoid ambiguity between scheduler and user 10 éve
modular_eager_prefetching.c 951a7ac05e avoid ambiguity between scheduler and user 10 éve
modular_heft.c e9dce8bf50 Add modular-heft-prio scheduler 9 éve
modular_heft2.c e9dce8bf50 Add modular-heft-prio scheduler 9 éve
modular_heft_prio.c 323e5f0f6a Tell static analysis that we never have zero-length VLA 9 éve
modular_prio.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 éve
modular_prio_prefetching.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 éve
modular_random.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 éve
modular_random_prefetching.c f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 10 éve
modular_ws.c 38fe3f7455 sched_policies: add missing files for modular-ws sched 10 éve
parallel_eager.c d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 9 éve
parallel_heft.c bf074a7831 src: include core/task.h when needed 9 éve
prio_deque.c 87718074ae src: fix cppcheck warnings 9 éve
prio_deque.h b34e4bb751 First step of hierarchical schedulers' restructuring. 12 éve
random_policy.c bf074a7831 src: include core/task.h when needed 9 éve
sched_component.h a7ef69de51 Add tree field to components, to make it easy to access the sched_ctx_id, notably 11 éve
scheduler_maker.c d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 9 éve
work_stealing_policy.c bf074a7831 src: include core/task.h when needed 9 éve