Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 0474927832 Fix announcedbuffer size il y a 9 ans
  Samuel Thibault 5d15ae25bc Test starpu_f*lock return codes internally, as we don't bother doing it when calling them il y a 9 ans
  Samuel Thibault 0b56a64843 Check id value before accessing arrays il y a 9 ans
  Samuel Thibault f7a3627018 Add missing va_end il y a 9 ans
  Samuel Thibault db6e328067 Fix memleak when array_size is 0 il y a 9 ans
  Samuel Thibault ceab8c183e Fix memleak when count is 0 il y a 9 ans
  Samuel Thibault f0546a336e Fix crash when no callback is provided il y a 9 ans
  Samuel Thibault 256bc993b3 Fix memleak when count is 0 il y a 9 ans
  Samuel Thibault 19d84a3185 Fix strncpy call which may not put a trailing 0 il y a 9 ans
  Samuel Thibault 4f4618cdfd Fix undefined shift by 64bits il y a 9 ans
  Samuel Pitoiset d4541060ed src/sched_policies: remove useless initialization for work stealing policies il y a 9 ans
  Samuel Pitoiset 64ed3c52ca src/sched_policies: remove useless call to starpu_worker_get_sched_condition() il y a 9 ans
  Samuel Thibault afce80c449 Fix unbound recursion il y a 9 ans
  Samuel Pitoiset 53197aee7b sched_policies: remove old starpu_deque_jobq internal interface il y a 9 ans
  Samuel Pitoiset 899702825f sched_policies: use _starpu_fifo_taskq instead of _starpu_deque_jobq for ws il y a 9 ans
  Samuel Pitoiset bb9de15926 sched_policies: expose modular-ws il y a 9 ans
  Samuel Pitoiset 38fe3f7455 sched_policies: add missing files for modular-ws sched il y a 9 ans
  Samuel Pitoiset 5b5aec21b3 sched_policies: do not allocate too much memory for ws sched il y a 9 ans
  Samuel Pitoiset 0edd73e32f sched_policies: remove unused fields in _starpu_work_stealing_data il y a 9 ans
  Samuel Pitoiset f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies il y a 9 ans
  Samuel Thibault 50d55248ee Add starpu-all-tasks debugging support il y a 10 ans
  Nathalie Furmento fa904a1dfd configure.ac: improve error message when mpicc not having the execute permission il y a 10 ans
  Samuel Thibault c277c9b080 Add starpu_wake_worker_locked and starpu_wakeup_worker_locked. Use starpu_wake{,up}_worker{,_locked} in all code instead of explicitly waking the scheduling condition il y a 10 ans
  Samuel Thibault f9948fbc3f Fix restarting iterator for the unlock il y a 10 ans
  Samuel Thibault c52e9655aa Drop synchronization from stack queues, it is not up to structures to implement this il y a 10 ans
  Samuel Thibault df4ee93244 Make starpu_wakeup_worker also wake the simgrid wait queues il y a 10 ans
  Samuel Thibault 2180a3bd93 Replace busy barrier with small sleep in simgrid mode, otherwise it would deadlock il y a 10 ans
  Samuel Thibault 4ab4772e64 reject unknown transfer types il y a 10 ans
  Terry Cojean 7c9d8feb8f Use fabs instead of abs for double values. Also add missing include. il y a 10 ans
  Nathalie Furmento 1bc5278778 datastats: fix use of STARPU_ENABLE_STATS il y a 10 ans