コミット履歴

作者 SHA1 メッセージ 日付
  Simon Archipoff f0c79e19dd overload computation works for work stealing 13 年 前
  Simon Archipoff eb60672536 fix deadlock problem for all policies, now worker wake up properly 13 年 前
  Simon Archipoff 09fbee829b eager, random and ws now works. ws seems to have a problem with priorities 13 年 前
  Simon Archipoff 19d3462d3b firsts modules for schedulers 13 年 前
  Simon Archipoff dfaf0d67f4 branching for modularization of schedulers 13 年 前
  Samuel Thibault ece7c1120f silent output in make check mode 13 年 前
  Samuel Thibault b59e5fd23e revert lists: prioritized tasks are now at the front. Fixes priorities for some schedulers 13 年 前
  Simon Archipoff 034d9dbfd9 bugs fix in push function of random_policy, algorithm is now only applied on workers that can execute task 13 年 前
  Samuel Thibault 2e5c237910 Use actual workerid instead of workerid only set when execute_on_a_specific_worker is set 13 年 前
  Samuel Thibault ff8f9ce30b fix build with ayudame 13 年 前
  Samuel Thibault af2cb26424 fix build according to last mutex lock renaming 13 年 前
  Samuel Thibault b0e4515a32 Decrement ntasks for tasks which don't go through the scheduler too. Also update the statistics btw 13 年 前
  Nathalie Furmento cc1752535d doc/chapters/api.texi: fix function signature 13 年 前
  Nathalie Furmento e1027f2e7c src: fix simgrid code 13 年 前
  Nathalie Furmento 12aeacef0f new functions starpu_task_set_implementation() and starpu_task_get_implementation() to be used by schedulers 13 年 前
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 13 年 前
  Nathalie Furmento fd55b8710c src/common: move definition of _starpu_check_mutex_deadlock() 13 年 前
  Nathalie Furmento 1c75b34ec9 thread: fix definitions of starpu_pthread_create and starpu_pthread_create_on (2nd part) 13 年 前
  Nathalie Furmento 78570cad44 thread: fix definitions of starpu_pthread_create and starpu_pthread_create_on 13 年 前
  Nathalie Furmento c3f38dd384 src/common/thread.h: remove macro _STARPU_PTHREAD_MUTEX_TRYLOCK which is not used and is wrong anyway 13 年 前
  Nathalie Furmento 32a71532cd examples/Makefile.am: do not build openmp example on windows machines 13 年 前
  Nathalie Furmento db28916999 doc: be more explicit on how to initialise a codelet 13 年 前
  Nathalie Furmento 19b552794f rename starpu_create_task_alias to starpu_task_dup and document it 13 年 前
  Nathalie Furmento 5071f678af rename function starpu_display_codelet_stats to starpu_codelet_display_stats 13 年 前
  Nathalie Furmento f6e82c3561 rename starpu_init_parallel_task_barrier to starpu_parallel_task_barrier_init and document it 13 年 前
  Andra Hugo db626405ae wrong last commit (draft issues) 13 年 前
  Andra Hugo fd8a470cc5 get job & combined_worker pointers out of parallel_eager & parallel_heft 13 年 前
  Nathalie Furmento 2190cf72ca examples/Makefile.am: fix typo 13 年 前
  Nathalie Furmento 8ca7aab7ff function _starpu_codelet_pack_args takes a void** to be coherent with other functions 13 年 前
  Nathalie Furmento 2957911ae2 doc/chapters/advanced-examples.texi: typo 13 年 前