Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Samuel Thibault 378f8f2309 Disabling helgrind warnings about warning flags 4 gadi atpakaļ
  Nathalie Furmento 9054490002 happy 2021 4 gadi atpakaļ
  Samuel Thibault d707eb6be6 Remove unused level of indirection 5 gadi atpakaļ
  Samuel Thibault 1f8566b647 scheds: Drop one level of indirection for bitmaps 5 gadi atpakaļ
  Samuel Thibault d9fac67c31 Restore bitmap as public interface 5 gadi atpakaļ
  Adrien Guilbaud 18a3f310a0 Use static inlined bitmaps for schedulers 5 gadi atpakaļ
  Nathalie Furmento 6a16f8370f update copyright holders 5 gadi atpakaļ
  Samuel Thibault b94c69fa99 Use starpu_worker_relax_on instead of internal _starpu_worker_relax_on, for coherency 6 gadi atpakaļ
  Nathalie Furmento f7abbfa6fc update copyright 6 gadi atpakaļ
  Samuel Thibault 4aacd5b527 Expose starpu_wake_worker_relax_light to external schedulers 7 gadi atpakaļ
  Nathalie Furmento 6901c4441b src/: fix copyrights 7 gadi atpakaļ
  Nathalie Furmento aae4029d83 INRIA is now called Inria 7 gadi atpakaļ
  Olivier Aumage 3c3894020b replace remaining _starpu_wake_worker_relay calls by _starpu_wake_worker_relax_light in sched policies 7 gadi atpakaļ
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 8 gadi atpakaļ
  Olivier Aumage 3cb712851d workaround on graph_test bug when calling set_priority on tasks that have already been queued in priority queues 8 gadi atpakaļ
  Olivier Aumage 0b4a7d4d69 add relax_on/_off around mutex_locks in graph.c 8 gadi atpakaļ
  Olivier Aumage 98508d981f merge from trunk 8 gadi atpakaļ
  Olivier Aumage ae89e620f4 add some relax sections to graph_test_policy 8 gadi atpakaļ
  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 gadi atpakaļ
  Olivier Aumage cdb9792226 rename wake_worker* routines to distinguish between two flavors 8 gadi atpakaļ
  Olivier Aumage f2bad53a8e update some mutex_lock_sched() 8 gadi atpakaļ
  Olivier Aumage ee410312a3 update some mutex_lock_sched() 8 gadi atpakaļ
  Olivier Aumage eb935f13bc use some shorter function names 8 gadi atpakaļ
  Olivier Aumage a83e24a99e restore graph_record variable on destroy 8 gadi atpakaļ
  Olivier Aumage 7f6c965ee1 update graph_test policy with new synchro scheme 8 gadi atpakaļ
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces 8 gadi atpakaļ
  Samuel Thibault fcbb7dd5e1 add starpu_task_get_name and use it to warn about dmda etc. using a dumb policy when calibration is not finished 8 gadi atpakaļ
  Nathalie Furmento 87718074ae src: fix cppcheck warnings 8 gadi atpakaļ
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 8 gadi atpakaļ
  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 8 gadi atpakaļ