Commit History

作者 SHA1 備註 提交日期
  Andra Hugo 3c8000976d fix deadlock: we have to lock the worker's sched_mutex when iterating on its list of contexts but unlock it before the worker is going to sleep 11 年之前
  Andra Hugo c8def5adac sharing workers btw ctxs with no sched_policy 11 年之前
  Andra Hugo 3ca3790ef1 * sched_ctxs without sched_policy 11 年之前
  Nathalie Furmento 50d4812376 examples/sched_ctx/parallel_code.c: fix variable scope 11 年之前
  Nathalie Furmento fa6f639707 examples/sched_ctx/parallel_code.c: fix character typo (: instead of ;) 11 年之前
  Andra Hugo a0c9760232 free topology tree + fix small bug of exec_paralle_code 11 年之前
  Andra Hugo 6fd68c0e07 execute parallel code (openmp for eg) inside contexts ------ temporary solution 11 年之前
  Nathalie Furmento 43838444ce Function starpu_sched_ctx_create() now takes a variable argument list 11 年之前
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 年之前
  Andra Hugo f45a350498 make the parallel code wait for the workers to be ready to execute it 12 年之前
  Andra Hugo 71d6907584 execute parallel code in a context (do not backport on the release branch, it's not working correctly yet) 12 年之前