提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Andra Hugo db626405ae wrong last commit (draft issues) 12 年之前
  Andra Hugo fd8a470cc5 get job & combined_worker pointers out of parallel_eager & parallel_heft 12 年之前
  Nathalie Furmento 2190cf72ca examples/Makefile.am: fix typo 12 年之前
  Nathalie Furmento 8ca7aab7ff function _starpu_codelet_pack_args takes a void** to be coherent with other functions 12 年之前
  Nathalie Furmento 2957911ae2 doc/chapters/advanced-examples.texi: typo 12 年之前
  Samuel Thibault babbb437a8 Add dyn modes to the big codelet sample 12 年之前
  Nathalie Furmento 598d239fa3 src/sched_policies/work_stealing_policy.c: remove un-needed variable 12 年之前
  Nathalie Furmento 9e75014ab9 src/sched_policies: remove useless include files 12 年之前
  Nathalie Furmento b52e35c9e0 tests/Makefile.am: add parallel_tasks/spmd_peager to testcase suite 12 年之前