Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento fdd82490b4 examples/sched_ctx/parallel_code.c: remove unused variable il y a 8 ans
  Terry Cojean 9ce6c873b2 fix parallel_code's warnings il y a 9 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Nathalie Furmento 1d72705ad0 examples/sched_ctx/parallel_code.c: deal with enodev error il y a 10 ans
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 10 ans
  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 il y a 11 ans
  Andra Hugo c8def5adac sharing workers btw ctxs with no sched_policy il y a 11 ans
  Andra Hugo 3ca3790ef1 * sched_ctxs without sched_policy il y a 11 ans
  Nathalie Furmento 50d4812376 examples/sched_ctx/parallel_code.c: fix variable scope il y a 11 ans
  Nathalie Furmento fa6f639707 examples/sched_ctx/parallel_code.c: fix character typo (: instead of ;) il y a 11 ans
  Andra Hugo a0c9760232 free topology tree + fix small bug of exec_paralle_code il y a 11 ans
  Andra Hugo 6fd68c0e07 execute parallel code (openmp for eg) inside contexts ------ temporary solution il y a 11 ans
  Nathalie Furmento 43838444ce Function starpu_sched_ctx_create() now takes a variable argument list il y a 11 ans
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros il y a 12 ans
  Andra Hugo f45a350498 make the parallel code wait for the workers to be ready to execute it il y a 12 ans
  Andra Hugo 71d6907584 execute parallel code in a context (do not backport on the release branch, it's not working correctly yet) il y a 12 ans