Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 3ad31951c8 src: code cleaning il y a 14 ans
  Cyril Roelandt 393f59058f deque_modeling_policy_data_aware.c : the second argument of _starpu_fifo_pop_task() could no longer be -1. il y a 14 ans
  Samuel Thibault 2f4491e804 Add can_execute member to the codelet structure, so applications can fine-tune implementations usage. Make most schedulers enforce it. il y a 14 ans
  Nathalie Furmento 1b377f358f src: rename internal objects following coding conventions il y a 14 ans
  Nathalie Furmento f8fd5492bd src: rename internal types following coding conventions il y a 14 ans
  Nathalie Furmento f645e1d934 src: rename internal types following coding conventions il y a 14 ans
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t il y a 14 ans
  Nathalie Furmento 87ad636148 Type renaming: il y a 14 ans
  Nathalie Furmento 3439531517 include/starpu_data.h: do not use a typedef for starpu_buffer_descr, use it directly as a struct il y a 14 ans
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu il y a 14 ans
  Nathalie Furmento c80a8acea1 Datatypes renaming il y a 14 ans
  Cyril Roelandt 765ad4c48d Removing an assignment that is no longer needed (cf r.2567). il y a 14 ans
  Samuel Thibault e72f3acf6c really use the best implementation we have computed il y a 14 ans
  Samuel Thibault 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. il y a 14 ans
  Cyril Roelandt ffcfb86084 Multi-implementation. il y a 14 ans
  Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime il y a 14 ans
  Samuel Thibault 6beb9fe2f7 Remove now-unused push_prio_task scheduler method il y a 14 ans
  Nathalie Furmento 0f4dabd5bf fixes warnings detected by icc il y a 14 ans
  Cédric Augonnet e1fe20fbfc - Factorize code in the HEFT strategy il y a 15 ans
  Samuel Thibault 7979bcafcb Take machine idle consumption into account il y a 15 ans
  Samuel Thibault 757e5cafba fix queue expected length computation il y a 15 ans
  Samuel Thibault eadee7eac4 when reverting to greedy schedule, privilege uncalibrated workers il y a 15 ans
  Samuel Thibault 643293a4b7 when performance models are not calibrated yet for dm, dmda or pheft, revert to some alpha-ponderated greedy distribution il y a 15 ans
  Samuel Thibault 7bb926c246 Add a starpu_parameters.h containing interesting constants il y a 15 ans
  Samuel Thibault 719155db9f copyright fixes il y a 15 ans
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 15 ans
  Samuel Thibault 9b79aeb3a8 - Generalize performance model functions a bit to accomodate being used for power consumption. il y a 15 ans
  Cédric Augonnet e4d271543b - Cleanup the regression-based performance modeling facilities il y a 15 ans
  Samuel Thibault de90793b95 export more functions to external schedulers il y a 15 ans
  Cédric Augonnet 3096ff03f4 The _starpu_worker_get_relative_speedup function now takes a starpu_perf_arch il y a 15 ans