提交历史

作者 SHA1 备注 提交日期
  Samuel Thibault 8b7438d7e8 add comments 12 年之前
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 年之前
  Simon Archipoff 8160206f31 make eager_central_policy dont respect priorities 12 年之前
  Samuel Thibault b59e5fd23e revert lists: prioritized tasks are now at the front. Fixes priorities for some schedulers 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 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 a88351d5d1 macros STARPU_TASK_GET_HANDLE, STARPU_TASK_SET_HANDLE, STARPU_CODELET_GET_MODE and STARPU_CODELET_SET_MODE are now in public API 12 年之前
  Nathalie Furmento 6980bd2fc9 src/sched_policies/deque_modeling_policy_data_aware.c: remove now-useless include 12 年之前
  Nathalie Furmento f8cb4e94fc top: function starpu_top_task_prevision is now in public API 12 年之前
  Nathalie Furmento 2817afd53d src/sched_policies: the default values alpha, beta, gamma are now defined individually by the schedulers 12 年之前
  Nathalie Furmento 097a832e3c Allow to have a dynamically allocated number of buffers per task, and 12 年之前
  Andra Hugo 3de4a1581a factorise changing_ctx_mutex (get it out of the policies) 12 年之前
  Andra Hugo f58276c9c9 fix compilation issues of the prev commit 12 年之前
  Samuel Thibault d92f78112f Fix dmda notification prediction summation: the transfer happens before the computation 12 年之前
  Samuel Thibault 8d54e112e4 Add comments 12 年之前
  Samuel Thibault b48e165b34 There is no need to update exp_start several times for the same worker 12 年之前
  Samuel Thibault 415d4d5c71 Fix dmda prediction summation: the transfer happens before the computation 12 年之前
  Nathalie Furmento ccb670cd34 sched_ctx_hypervisor has been renamed in sc_hypervisor 12 年之前
  Nathalie Furmento b08a2c55e0 scheduler: revert 9247 and add functions to set and get task 12 年之前
  Nathalie Furmento 26a6b33bf4 scheduler: rename getter and setter functions for minimum and maximum task priorities 12 年之前
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 年之前
  Nathalie Furmento a33a7476f9 scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers 12 年之前
  Andra Hugo 021aff4d1c rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h 12 年之前
  Nathalie Furmento 5dd180c301 src/sched_policies/deque_modeling_policy_data_aware.c: do not access data after it has been freed 12 年之前
  Nathalie Furmento 361cb9d780 rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx 12 年之前
  Andra Hugo 6acf4198af fixes to ispeed 12 年之前