Commit History

Author SHA1 Message Date
  Nathalie Furmento 9054490002 happy 2021 4 years ago
  Samuel Thibault eb35e0f01c Use priorities for the local tasks list 4 years ago
  Nathalie Furmento 2cd93bfad0 include: use void for parameter-less functions 4 years ago
  Samuel Thibault b1f1af644b Re-enable opportunistic prefetching from core 4 years ago
  Samuel Thibault ba99542d83 Add STARPU_PER_WORKER variant for perfmodels 5 years ago
  Nathalie Furmento 719c3f62d4 update copyright holders 5 years ago
  Nathalie Furmento e8e8cf9266 move documentation from separate doxygen files to public .h files 6 years ago
  Nathalie Furmento 3966292204 move documentation from separate doxygen files to public .h files 6 years ago
  Nathalie Furmento ab85b38636 moving public api documentation from doxygen files to .h files 6 years ago
  Nathalie Furmento af93366acd doc: start putting api documentation in public .h files instead of 6 years ago
  Nathalie Furmento f7abbfa6fc update copyright 6 years ago
  Samuel Thibault c3b7311830 Use _starpu_task_data_get_node_on_worker whenever possible 6 years ago
  Samuel Thibault 3a9b91aa05 Add missing prototype 7 years ago
  Samuel Thibault daceb77c56 Add starpu_sched_task_break callable from external schedulers instead of _STARPU_TASK_BREAK_ON 7 years ago
  Samuel Thibault af9b8aa005 Add starpu_task_notify_ready_soon_register 7 years ago
  Nathalie Furmento ce8bbe3fc9 include: fix copyright 7 years ago
  Nathalie Furmento 2a88ca76ef update documentation 7 years ago
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 8 years ago
  Olivier Aumage cdb9792226 rename wake_worker* routines to distinguish between two flavors 8 years ago
  Olivier Aumage 5805ca437d use a single set of public wake up functions 8 years ago
  Samuel Thibault 332eaad4b0 Add function to get job_id of a task for schedulers 8 years ago
  Andra Hugo 4436cde002 forgot copyrights 8 years ago
  Andra Hugo 15103b9723 GPU partitioning using contexts, and fixing dmda to consider the pipeline len 8 years ago
  Samuel Thibault 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 8 years ago
  Samuel Thibault f0106e1e82 Add submit_hook and do_schedule scheduler methods 9 years ago
  Samuel Pitoiset f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies 9 years ago
  Samuel Thibault c277c9b080 Add starpu_wake_worker_locked and starpu_wakeup_worker_locked. Use starpu_wake{,up}_worker{,_locked} in all code instead of explicitly waking the scheduling condition 9 years ago
  Samuel Thibault a5f7d96fea Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder 9 years ago
  Nathalie Furmento f581728b9b new scheduler heteroprio: code cleaning (followup to #15406) 10 years ago
  Andra Hugo ba3e4d7403 small fixes done while writing my thesis + task window at context level (before pushing tasks to the scheduler) expressed w.r.t. to time and not number of tasks 10 years ago