Samuel Thibault a81139cc8c Fix multiple implementations and data penalt with HEFT: initialize nimpl to 0, and use the best worker, not the latest+1 14 lat temu
..
deque_modeling_policy_data_aware.c 408e6de3ce take transfer time into account in heft when the task is scheduled to be executed almost immediately: the transfer will never be overlappable in that case. 14 lat temu
deque_queues.c ffcfb86084 Multi-implementation. 14 lat temu
deque_queues.h 35eb437fc9 document fields 14 lat temu
detect_combined_workers.c ea8e2d05f8 Bug fixed in combined_workers assignment. 14 lat temu
eager_central_policy.c 6beb9fe2f7 Remove now-unused push_prio_task scheduler method 14 lat temu
eager_central_priority_policy.c bd2c88d145 cast void* to please the SCC compiler 14 lat temu
fifo_queues.c ffcfb86084 Multi-implementation. 14 lat temu
fifo_queues.h 6beb9fe2f7 Remove now-unused push_prio_task scheduler method 14 lat temu
heft.c a81139cc8c Fix multiple implementations and data penalt with HEFT: initialize nimpl to 0, and use the best worker, not the latest+1 14 lat temu
parallel_greedy.c ffcfb86084 Multi-implementation. 14 lat temu
parallel_heft.c 408e6de3ce take transfer time into account in heft when the task is scheduled to be executed almost immediately: the transfer will never be overlappable in that case. 14 lat temu
random_policy.c 6beb9fe2f7 Remove now-unused push_prio_task scheduler method 14 lat temu
stack_queues.c bd2c88d145 cast void* to please the SCC compiler 14 lat temu
stack_queues.h 6beb9fe2f7 Remove now-unused push_prio_task scheduler method 14 lat temu
work_stealing_policy.c 33001ecdb8 Enable developer warnings only if the STARPU_DEVEL environment is defined to a non-empty value. 14 lat temu