Historique des commits

Auteur SHA1 Message Date
  Pierre-André Wacrenier 147e0b91c4 adding starpu_wakeup_worker() in the aim to wake up a single worker (not wake everyone) when submitting a single task il y a 11 ans
  Andra Hugo 6e52308e70 Indicate whether a worker shares tasks lists with other workers (if yes if we remove it from the context we should do it right away, the other workers are in charge of the remaining tasks) il y a 12 ans
  Nathalie Furmento 4395669801 include: remove documentation as it is already defined elsewhere il y a 12 ans
  Nathalie Furmento 18d8babd7a include: remove documentation as it is already defined elsewhere il y a 12 ans
  Nathalie Furmento 3f57560476 include: remove documentation as it is already defined elsewhere il y a 12 ans
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. il y a 12 ans
  Nathalie Furmento 466d3930d5 include: move definition of starpu_timing_now from starpu_scheduler to starpu_util il y a 12 ans
  Nathalie Furmento 26a6b33bf4 scheduler: rename getter and setter functions for minimum and maximum task priorities il y a 12 ans
  Nathalie Furmento 00e36894cf include: move definition of struct starpu_machine_topology il y a 12 ans
  Nathalie Furmento cbdb2605b3 pthread: always use the starpu_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
  Samuel Thibault d0f80337c1 add starpu_task_footprint function to return a task footprint il y a 12 ans
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) il y a 12 ans
  Nathalie Furmento ec56b3e978 workers: remove reference to gordon workers il y a 12 ans
  Nathalie Furmento 39f05e55be fix definition of starpu_worker_get_sched_condition when simgrid is enabled (thanks to Lionel Eyraud-Dubois and Paul Renaud-Goud for reporting the bug) il y a 12 ans
  Andra Hugo d56457109a fix syncrhonisation issue (not yet for ws, parallel_heft and random), there's a synchro issue with delete_ctx (seg fault from time to time)->to be fixed il y a 12 ans
  Nathalie Furmento e3539ccede sched_ctx: use sched_ctx_id everywhere il y a 12 ans
  Nathalie Furmento 4358c3ee2a sched_policy: new public function starpu_sched_get_predefined_policies() which returns an NULL-terminated array of all the predefined scheduling policies. il y a 12 ans
  Samuel Thibault eb64e18781 merge fixes il y a 12 ans
  Andra Hugo 83e975fe61 push_task_notify has to take sched_ctx_id as parameter il y a 12 ans
  Nathalie Furmento e22791b9f3 merge fixes il y a 12 ans
  Samuel Thibault 2720ac7439 drop use of utf-8/latin1 il y a 12 ans
  Andra Hugo b74fc182bb allow submitting to several ctxs from 1 th + small example il y a 12 ans
  Andra Hugo cab880bfd5 new merge with trunk, heft & dmda important changes il y a 12 ans
  Samuel Thibault f60eb1288d Add initial simgrid support il y a 12 ans
  Samuel Thibault 0787cb0537 Add unit il y a 12 ans
  Andra Hugo 1a51425310 macro definition il y a 12 ans
  Andra Hugo 14881ad180 config macro definition (still not working) il y a 12 ans
  Andra Hugo f2cae1040c sched_ctx fixing warinings part2 il y a 12 ans
  Andra Hugo 821a5c06d7 fix wornings in sched_policy part1 il y a 12 ans