コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 3e3954171f Set visibility of internal functions to hidden by default 4 年 前
  Nathalie Furmento 7a1b96dfb7 rename 4 年 前
  Nathalie Furmento 9054490002 happy 2021 4 年 前
  Nathalie Furmento 5100d24576 add internal .h files into developers documentation 5 年 前
  Nathalie Furmento 6a16f8370f update copyright holders 5 年 前
  Samuel Thibault 3d682bb3e4 Make _starpu_workers_able_to_execute_task faster in the usual case by not actually computing how many workers can execute a task 5 年 前
  Samuel Thibault 1e55227975 fix missing include 6 年 前
  Samuel Thibault d7b151cc48 factorize some schedctx details 6 年 前
  Olivier Aumage 075f5f5ddb update copyright date for files modified in commit 45a52180c 7 年 前
  Olivier Aumage 45a52180c2 add a field to indicate when a sched_ctx is ready for scheduling instead 7 年 前
  Nathalie Furmento 6901c4441b src/: fix copyrights 7 年 前
  Nathalie Furmento aae4029d83 INRIA is now called Inria 7 年 前
  Olivier Aumage 9bf4a2211e add some more documentation 8 年 前
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 8 年 前
  Olivier Aumage 3ef5efb58a add missing hg_disable 8 年 前
  Olivier Aumage 98508d981f merge from trunk 8 年 前
  Olivier Aumage 81afddffd1 add support to defer sched_ctx changes 8 年 前
  Olivier Aumage f7532839e6 move call of sched_ctx->sched_policy->add_workers to the section protected by the ctx_change notification 8 年 前
  Samuel Thibault fdedfafe52 Make starpu schedulers use the internal list type instead of the external list type that has limited support 8 年 前
  Olivier Aumage 423c6596b3 add missing HG_DSIABLE_CHECKING 8 年 前
  Léo Villeveygoux 2c498180ee sched_ctx: use starpu_sem_* instead of sem_* 8 年 前
  Olivier Aumage 10ec2f8eec remove synchro changes from trunk/, since development has moved to branch synchro/ 8 年 前
  Olivier Aumage 370ee64978 merge from trunk 8 年 前
  Samuel Thibault 4b6405da7d more portable way to write a bogus pthread_t 8 年 前
  Olivier Aumage 19cb83f85b merge from trunk 8 年 前
  Samuel Thibault b61e7fe0a0 Use starpu_pthread_equal instead of hardcoding equality 8 年 前
  Olivier Aumage fd2034810e ongoing work on synchronization to remove multi-lock ordering issues 8 年 前
  Nathalie Furmento cbac70e22c use starpu_pthread_self() instead of pthread_self 8 年 前
  Olivier Aumage 691ab4aefb implement a new synchronization scheme for parallel section blocking 8 年 前
  Olivier Aumage 1bf1776396 drop fall_asleep_sem in favor of sched_cond 8 年 前