Commit History

Author SHA1 Message Date
  Samuel Thibault e6ac871fa3 Rename _starpu_prio_deque_push_task to _starpu_prio_deque_push_front_task 7 years ago
  Samuel Thibault a77b534d96 Add "to" parameters to pull_task and can_push methods of sched components 7 years ago
  Samuel Thibault 4530859f9c add TODO 7 years ago
  Samuel Thibault daceb77c56 Add starpu_sched_task_break callable from external schedulers instead of _STARPU_TASK_BREAK_ON 7 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 8 years ago
  Nathalie Furmento aae4029d83 INRIA is now called Inria 8 years ago
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings 8 years ago
  Nathalie Furmento 53f2fb3b3d src: compiler suggests parentheses around assignment used as truth value 8 years ago
  Nathalie Furmento 76703c1031 src: remove useless parenthesis 8 years ago
  Samuel Thibault e94fa8da65 Fix signedness of nchildren and nparents of components 8 years ago
  Samuel Thibault 61b1d6229a Avoid waking all workers all the time on can_pull, we only need to wake one of them 8 years ago
  Samuel Thibault 0192b78a52 Avoid calling starpu_timing_now within a critical section or several times 8 years ago
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 8 years ago
  Olivier Aumage 98508d981f merge from trunk 8 years ago
  Olivier Aumage 33b684af8d the location that should not be reached indeed can be reached 8 years ago
  Olivier Aumage d49112cefb disable HG checking on wsd->last_pop_child 8 years ago
  Samuel Thibault 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
  Olivier Aumage 8f00d2501f add wrapper macros to reduce code duplication 8 years ago
  Olivier Aumage 1a4f99d734 reenable modular_ws 8 years ago
  Nathalie Furmento bf074a7831 src: include core/task.h when needed 8 years ago
  Nathalie Furmento 87718074ae src: fix cppcheck warnings 9 years ago
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 years ago
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions 9 years ago
  Samuel Thibault 7771735456 * Add STARPU_TASK_BREAK_ON_SCHED, STARPU_TASK_BREAK_ON_PUSH, and STARPU_TASK_BREAK_ON_POP environment variables to debug schedulers. 9 years ago
  Samuel Thibault 943b5d56bf Make starpu_worker_get_id_check public 9 years ago
  Nathalie Furmento b7d6e2d4ce src: introduce new function _starpu_worker_get_id_check() which fails when called from outside a worker, otherwise returns starpu_worker_get_id() 9 years ago
  Samuel Thibault 9bdd1110d5 fix leaks 9 years ago
  Samuel Thibault afce80c449 Fix unbound recursion 10 years ago
  Samuel Thibault ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 years ago
  Samuel Thibault 320c4f9e03 port r15746 from 1.2: Introduce starpu_sched_component_push_task and starpu_sched_component_pull_task helpers 10 years ago