Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 92bf2a9dda Fix dummy_sched to work with simgrid il y a 7 ans
  Samuel Thibault 954011b95d Simplify sample scheduler il y a 7 ans
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights il y a 7 ans
  Nathalie Furmento 57c59a0646 no longer include config.h, instead include common/config.h or starpu_config.h when needed il y a 7 ans
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings il y a 7 ans
  Samuel Thibault 58428fb1ab Fix crash in dummy scheduler il y a 8 ans
  Samuel Thibault e016071918 Improve scalability of dummy sched il y a 8 ans
  Samuel Thibault bbaaa9d019 Make tests which try various schedulers undef STARPU_SCHED, otherwise that takes precedence il y a 8 ans
  Nathalie Furmento 4b0182bdb0 examples: fixes for cppcheck warnings il y a 8 ans
  Samuel Thibault c0f741aa00 Reduce completion time of make check in non-quick non-long mode il y a 8 ans
  Nathalie Furmento 4405cb0795 fix bugs reported by coverity il y a 9 ans
  Samuel Thibault 26a7949eed Add graph inspection facility for schedulers il y a 9 ans
  Samuel Pitoiset f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies il y a 9 ans
  Samuel Thibault fb8f2eb27a More MIC fixes il y a 9 ans
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code il y a 9 ans
  Nathalie Furmento bb61f3808d update cnrs copyright 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
  Samuel Thibault 717fbf7ab1 Always call init_iterator, it does not make sense otherwise il y a 10 ans
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros il y a 12 ans
  Nathalie Furmento d56555097b include: starpu_scheduler.h is no longer automatically included by il y a 12 ans
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC il y a 12 ans
  Samuel Thibault fbadd97f8c Add names to codelets il y a 12 ans
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. il y a 12 ans
  Nathalie Furmento a33a7476f9 scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers il y a 12 ans
  Nathalie Furmento 72dc96c71e examples/scheduler/dummy_sched.c: clean code il y a 12 ans
  Andra Hugo 021aff4d1c rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h il y a 12 ans
  Andra Hugo 0d70643c87 fix synchro issue in dummy (take policy mutex when pushing tasks to workers & wake them up if they are sleeping) il y a 12 ans
  Nathalie Furmento 5e28436be9 examples: field where of struct starpu_codelet is optional, no longer set it il y a 12 ans
  Nathalie Furmento 660641a5d4 fix type conversion il y a 12 ans