История коммитов

Автор SHA1 Сообщение Дата
  Simon Archipoff ee5f2cf413 work_stealing re-writen to carry his own fifos лет назад: 12
  Simon Archipoff 7adf474545 bugs fixs, change mutexes to rwlocks лет назад: 12
  Simon Archipoff 1471c703bf heft works and eager is defined with regular fifo nodes лет назад: 12
  Simon Archipoff 38f6e98eaa idea for heft (nice enough) лет назад: 12
  Simon Archipoff 739ba80d7d bug fix in ws + some ideas for heft (not nice enought). лет назад: 12
  Simon Archipoff f0c79e19dd overload computation works for work stealing лет назад: 12
  Simon Archipoff eb60672536 fix deadlock problem for all policies, now worker wake up properly лет назад: 12
  Simon Archipoff 09fbee829b eager, random and ws now works. ws seems to have a problem with priorities лет назад: 12
  Simon Archipoff 19d3462d3b firsts modules for schedulers лет назад: 12
  Simon Archipoff dfaf0d67f4 branching for modularization of schedulers лет назад: 12
  Samuel Thibault ece7c1120f silent output in make check mode лет назад: 12
  Samuel Thibault b59e5fd23e revert lists: prioritized tasks are now at the front. Fixes priorities for some schedulers лет назад: 12
  Simon Archipoff 034d9dbfd9 bugs fix in push function of random_policy, algorithm is now only applied on workers that can execute task лет назад: 12
  Samuel Thibault 2e5c237910 Use actual workerid instead of workerid only set when execute_on_a_specific_worker is set лет назад: 12
  Samuel Thibault ff8f9ce30b fix build with ayudame лет назад: 12
  Samuel Thibault af2cb26424 fix build according to last mutex lock renaming лет назад: 12
  Samuel Thibault b0e4515a32 Decrement ntasks for tasks which don't go through the scheduler too. Also update the statistics btw лет назад: 12
  Nathalie Furmento cc1752535d doc/chapters/api.texi: fix function signature лет назад: 12
  Nathalie Furmento e1027f2e7c src: fix simgrid code лет назад: 12
  Nathalie Furmento 12aeacef0f new functions starpu_task_set_implementation() and starpu_task_get_implementation() to be used by schedulers лет назад: 12
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX лет назад: 12
  Nathalie Furmento fd55b8710c src/common: move definition of _starpu_check_mutex_deadlock() лет назад: 12
  Nathalie Furmento 1c75b34ec9 thread: fix definitions of starpu_pthread_create and starpu_pthread_create_on (2nd part) лет назад: 12
  Nathalie Furmento 78570cad44 thread: fix definitions of starpu_pthread_create and starpu_pthread_create_on лет назад: 12
  Nathalie Furmento c3f38dd384 src/common/thread.h: remove macro _STARPU_PTHREAD_MUTEX_TRYLOCK which is not used and is wrong anyway лет назад: 12
  Nathalie Furmento 32a71532cd examples/Makefile.am: do not build openmp example on windows machines лет назад: 12
  Nathalie Furmento db28916999 doc: be more explicit on how to initialise a codelet лет назад: 12
  Nathalie Furmento 19b552794f rename starpu_create_task_alias to starpu_task_dup and document it лет назад: 12
  Nathalie Furmento 5071f678af rename function starpu_display_codelet_stats to starpu_codelet_display_stats лет назад: 12
  Nathalie Furmento f6e82c3561 rename starpu_init_parallel_task_barrier to starpu_parallel_task_barrier_init and document it лет назад: 12