Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 3911033585 reorganize inclusions a bit to make it more lightweight il y a 8 ans
  Olivier Aumage 1a2ba4b6a2 add public wrappers for worker functions usable in external sched policies il y a 8 ans
  Olivier Aumage 98729e8d02 make it clear that sched_ctx related blocking operations are only about parallel sections, and have nothing to do with workers entering the sleeping status il y a 8 ans
  Nathalie Furmento 422cad39ec New function starpu_worker_display_names to display the names of all the workers of a specified type. il y a 8 ans
  Corentin Salingue a954ef3ea8 rename variable *_mpi_* to *_mpi_ms_* again il y a 8 ans
  Corentin Salingue 41101d149b merge from trunk il y a 8 ans
  Corentin Salingue 8036cbd347 fix when user don't want to use an MPI slave il y a 8 ans
  Samuel Thibault 235906e10d fix warnings il y a 8 ans
  Andra Hugo 4436cde002 forgot copyrights il y a 8 ans
  Andra Hugo 15103b9723 GPU partitioning using contexts, and fixing dmda to consider the pipeline len il y a 8 ans
  Corentin Salingue 9e1a892b56 Begin to add a MPI driver il y a 9 ans
  Samuel Thibault b2afb73fe8 Add starpu_sched_ctx_get_workers_list_raw, much less costly than starpu_sched_ctx_get_workers_list il y a 9 ans
  Samuel Thibault 943b5d56bf Make starpu_worker_get_id_check public il y a 9 ans
  Samuel Thibault c14e34df69 Reduce cost of tree worker iterator by caching the set of workers using the same bindid il y a 9 ans
  Samuel Thibault 80c040adde fix more boolean arrays into char il y a 9 ans
  Samuel Thibault 4f874c5d19 Reduce size of visited array, which only needs to contain booleans, actually il y a 9 ans
  Andra Hugo 39ccc67d88 add hypervisor strategy monitoring perf counter (not portable, the counter reading the flops dependent on the architecture) il y a 10 ans
  Andra Hugo 84bc7e7d6a pass the task as parameter to the iterator for parallel_tasks instead of a certain field il y a 10 ans
  Andra Hugo 4680541d43 refactoring worker_collections - have an iterator for normal cases and an iterator for schedulers dealing potentially with parallel tasks il y a 10 ans
  Andra Hugo 43f256f1c4 deal with shared workers between contexts having no starpu scheduling policy (allow the strategy to schedule tasks on not blocked shared workers) il y a 10 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Nathalie Furmento 23408202c0 include/starpu_worker.h: make ABI independant on hwloc availability il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 11 ans
  Nathalie Furmento 53a11e7402 workers: new function starpu_worker_get_type_as_string() il y a 11 ans
  Andra Hugo ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers il y a 11 ans
  Andra Hugo 2e4399f771 bindid fixes il y a 11 ans
  Andra Hugo 5f388d2a95 hierarchical contexts - bug fixing and DEBUG macro il y a 11 ans
  Andra Hugo 491a6c6124 fix hierarchical resizing of contexts il y a 11 ans
  Nathalie Furmento 85bf5972c3 workers: turn function starpu_worker_get_nsched_ctxs and hence rename it as _starpu_worker_get_nsched_ctxs il y a 11 ans
  Nathalie Furmento d3b10b1424 workers: turn function starpu_worker_mutex_is_sched_mutex private and hence rename it as _starpu_worker_mutex_is_sched_mutex il y a 11 ans