Commit Verlauf

Autor SHA1 Nachricht Datum
  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 vor 11 Jahren
  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) vor 11 Jahren
  Nathalie Furmento 4395669801 include: remove documentation as it is already defined elsewhere vor 12 Jahren
  Nathalie Furmento 18d8babd7a include: remove documentation as it is already defined elsewhere vor 12 Jahren
  Nathalie Furmento 3f57560476 include: remove documentation as it is already defined elsewhere vor 12 Jahren
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. vor 12 Jahren
  Nathalie Furmento 466d3930d5 include: move definition of starpu_timing_now from starpu_scheduler to starpu_util vor 12 Jahren
  Nathalie Furmento 26a6b33bf4 scheduler: rename getter and setter functions for minimum and maximum task priorities vor 12 Jahren
  Nathalie Furmento 00e36894cf include: move definition of struct starpu_machine_topology vor 12 Jahren
  Nathalie Furmento cbdb2605b3 pthread: always use the starpu_pthread API vor 12 Jahren
  Nathalie Furmento a33a7476f9 scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers vor 12 Jahren
  Samuel Thibault d0f80337c1 add starpu_task_footprint function to return a task footprint vor 12 Jahren
  Nathalie Furmento c7321a76ff fix type for node to always be unsigned (instead of uint32_t) vor 12 Jahren
  Nathalie Furmento ec56b3e978 workers: remove reference to gordon workers vor 12 Jahren
  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) vor 12 Jahren
  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 vor 12 Jahren
  Nathalie Furmento e3539ccede sched_ctx: use sched_ctx_id everywhere vor 12 Jahren
  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. vor 12 Jahren
  Samuel Thibault eb64e18781 merge fixes vor 12 Jahren
  Andra Hugo 83e975fe61 push_task_notify has to take sched_ctx_id as parameter vor 12 Jahren
  Nathalie Furmento e22791b9f3 merge fixes vor 12 Jahren
  Samuel Thibault 2720ac7439 drop use of utf-8/latin1 vor 12 Jahren
  Andra Hugo b74fc182bb allow submitting to several ctxs from 1 th + small example vor 12 Jahren
  Andra Hugo cab880bfd5 new merge with trunk, heft & dmda important changes vor 12 Jahren
  Samuel Thibault f60eb1288d Add initial simgrid support vor 12 Jahren
  Samuel Thibault 0787cb0537 Add unit vor 12 Jahren
  Andra Hugo 1a51425310 macro definition vor 12 Jahren
  Andra Hugo 14881ad180 config macro definition (still not working) vor 12 Jahren
  Andra Hugo f2cae1040c sched_ctx fixing warinings part2 vor 12 Jahren
  Andra Hugo 821a5c06d7 fix wornings in sched_policy part1 vor 12 Jahren