提交历史

作者 SHA1 备注 提交日期
  Samuel Thibault a8f1d7ac04 Make sure we have assigned a master 8 年之前
  Samuel Thibault c169c9cda4 Fix warning 8 年之前
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested 8 年之前
  Samuel Thibault d616f26c52 Set default value of iteration/subiteration to -1, so it's not shown by default 8 年之前
  Samuel Thibault 7d765d4d6f Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis 8 年之前
  Nathalie Furmento bf074a7831 src: include core/task.h when needed 8 年之前
  Terry Cojean dfc8872c1d Fix parallel_code example, make sure it works correctly and trim it a little. 8 年之前
  Samuel Thibault 31913b6e4c fix warning 8 年之前
  Terry Cojean 6e8c5443b6 fix styling issues in my code 8 年之前
  Terry Cojean 362a0812e6 minor change: remove a useless branch 8 年之前
  Terry Cojean 6ad827c1bd Fix the very stupid problem with r19815. 8 年之前
  Terry Cojean f222a00429 Remove a use case of contexts and parallel workers which isn't (and shouldn't be) used and complexifies the code. 8 年之前
  Nathalie Furmento 994fb00312 merge trunk 8 年之前
  Nathalie Furmento 35f33868f3 add new function starpu_sched_ctx_get_sched_policy and remove function starpu_sched_policy_set_post_exec_hook 8 年之前
  Terry Cojean 548ff4b4c6 Allow parallel OpenMP workers to be viewed as sequential ones for specific tasks, then rebind automatically. 8 年之前
  Nathalie Furmento 0bcf09ef45 src/core/sched_ctx.c: fix function name, it is starpu_sched_ctx_get_user_data and not starpu_sched_ctx_get_used_data 8 年之前
  Samuel Thibault 7145c56ef0 drop useless cast 8 年之前
  Samuel Thibault a3b7ea9504 fix coverity warnings 8 年之前
  Nathalie Furmento d1237bf02e src/core/sched_ctx.c: make sure sched_ctx is valid 8 年之前
  Nathalie Furmento 7189993589 src/core/workers.c: use _STARPU_DEBUG instead of printf 8 年之前
  Andra Hugo 4436cde002 forgot copyrights 8 年之前
  Andra Hugo 15103b9723 GPU partitioning using contexts, and fixing dmda to consider the pipeline len 8 年之前
  Nathalie Furmento b9cd261dbb src: fix cppcheck warnings 8 年之前
  Samuel Thibault f315f9f0eb fix warnings 8 年之前
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 8 年之前
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions 8 年之前
  Andra Hugo fe1885bdbe fix heteroprio with contexts (the ctx id sent to the callback function as a parameter) 8 年之前
  Samuel Thibault 167ee3f75d fix warnings 8 年之前
  Samuel Thibault 7b2dd52abc shut up compiler warning 8 年之前
  Samuel Thibault 782e791fd8 optimize starpu_sched_ctx_contains_worker and starpu_sched_ctx_contains_type_of_worker 8 年之前