Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 9054490002 happy 2021 vor 4 Jahren
  Nathalie Furmento 6a16f8370f update copyright holders vor 5 Jahren
  Nathalie Furmento f7abbfa6fc update copyright vor 6 Jahren
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights vor 7 Jahren
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings vor 7 Jahren
  Olivier Aumage faa41f3e9c example case does not support --disable-cpu vor 8 Jahren
  Samuel Thibault ec76d8ee88 fix uninitialized value vor 8 Jahren
  Samuel Thibault 1879558d5f Drop now-useless case vor 8 Jahren
  Terry Cojean dfc8872c1d Fix parallel_code example, make sure it works correctly and trim it a little. vor 8 Jahren
  Nathalie Furmento a6993f6e69 fixes for minor warning detected by cppcheck vor 8 Jahren
  Nathalie Furmento 4b0182bdb0 examples: fixes for cppcheck warnings vor 8 Jahren
  Nathalie Furmento 920663d090 free memory vor 8 Jahren
  Samuel Thibault 6315e8a7af Avoid undefined behavior of 0-lengthed arrays vor 8 Jahren
  Nathalie Furmento fdd82490b4 examples/sched_ctx/parallel_code.c: remove unused variable vor 8 Jahren
  Terry Cojean 9ce6c873b2 fix parallel_code's warnings vor 9 Jahren
  Nathalie Furmento bb61f3808d update cnrs copyright vor 10 Jahren
  Nathalie Furmento 1d72705ad0 examples/sched_ctx/parallel_code.c: deal with enodev error vor 10 Jahren
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 10 Jahren
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. vor 10 Jahren
  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 vor 11 Jahren
  Andra Hugo c8def5adac sharing workers btw ctxs with no sched_policy vor 11 Jahren
  Andra Hugo 3ca3790ef1 * sched_ctxs without sched_policy vor 11 Jahren
  Nathalie Furmento 50d4812376 examples/sched_ctx/parallel_code.c: fix variable scope vor 11 Jahren
  Nathalie Furmento fa6f639707 examples/sched_ctx/parallel_code.c: fix character typo (: instead of ;) vor 11 Jahren
  Andra Hugo a0c9760232 free topology tree + fix small bug of exec_paralle_code vor 11 Jahren
  Andra Hugo 6fd68c0e07 execute parallel code (openmp for eg) inside contexts ------ temporary solution vor 11 Jahren
  Nathalie Furmento 43838444ce Function starpu_sched_ctx_create() now takes a variable argument list vor 11 Jahren
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros vor 12 Jahren
  Andra Hugo f45a350498 make the parallel code wait for the workers to be ready to execute it vor 12 Jahren
  Andra Hugo 71d6907584 execute parallel code in a context (do not backport on the release branch, it's not working correctly yet) vor 12 Jahren