Commit History

Author SHA1 Message Date
  Pierre-André Wacrenier 64c28778a9 add BACKOFF_MAX & BACKOFF_MIN macros for spinning 12 years ago
  Samuel Thibault 3bf9a98787 Print more information about memory usage 12 years ago
  Samuel Thibault bb9b50dc6d Add gdb starpu-memusage macro 12 years ago
  Andra Hugo 891e593c90 add to the doc: 12 years ago
  Andra Hugo 39cfbbcb7f consider the flops of ready tasks when resizing and compute the speed for a sample of time too 12 years ago
  Pierre-André Wacrenier b2a51a010a add binary exponential backoof when spinning for task 12 years ago
  Pierre-André Wacrenier 5a626f84cc do not wake workers when macro STARPU_NON_BLOCKING_DRIVERS is not set 12 years ago
  Nathalie Furmento 8c8083f248 src/core/perfmodel/perfmodel_history.c: forgot to declare variable ... (again ...) 12 years ago
  Nathalie Furmento 7637cc0f56 src/core/perfmodel/perfmodel_history.c: forgot to declare variable ... 12 years ago
  Nathalie Furmento 55f1145f6c src/core/perfmodel/perfmodel_history.c: move parsing of performance model version at the right place 12 years ago
  Nathalie Furmento 561134d123 src/core/perfmodel/perfmodel_history.c: fix function to retrieve name of directory storing performance model files 12 years ago
  Nathalie Furmento 996e85965e Performance models files are now stored in a directory whose name 12 years ago
  Samuel Thibault f6ca7afe9c Fix perfmodel output: do not emit all parallel perfmodels, only what we need 12 years ago
  Pierre-André Wacrenier da72e82297 eager central policy with priorities : wake up a single worker when submitting a task 12 years ago
  Nathalie Furmento 6715023a7b include/starpu_util.h: make error message more visible 12 years ago
  Samuel Thibault df6757bf98 fix build with both simgrid and leveldb 12 years ago
  Thibaud Lambert 5cbb25edb6 merge revision 10951 and 10956 of starpu-1.1 12 years ago
  Samuel Thibault b5039c0eef Make simgrid take some time for the data transfer queueing 12 years ago
  Nathalie Furmento 219507e0e0 perfmodel: new functionality to print directory name storing performance models 12 years ago
  Samuel Thibault 5ac25e5658 fix build 12 years ago
  Samuel Thibault 298986d64b fix build 12 years ago
  Andra Hugo 127e19b535 add iterating over all contexts at pop time when blocked_workers are alowed 12 years ago
  Pierre-André Wacrenier c97cc4c390 eager central policy : wake up a single worker when submitting a task 12 years ago
  Pierre-André Wacrenier 0c355a5e0b adding WAKING UP STATE 12 years ago
  Pierre-André Wacrenier 147e0b91c4 adding starpu_wakeup_worker() in the aim to wake up a single worker (not wake everyone) when submitting a single task 12 years ago
  Andra Hugo 572e0e571d add doc for the prev commit 12 years ago
  Andra Hugo 1c1a6aaddf * add function to check if the workerid returned by the func starpu_worker_get_id belongs to a context, 12 years ago
  Andra Hugo 85eb861bc9 add register_close_callback to the doc 12 years ago
  Andra Hugo f31697b342 regiseter callback for the context, to be executed when the last task finished executing 12 years ago
  Andra Hugo e9fd59862b remove the context turns from the doc too 12 years ago