Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  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 8 vuotta sitten
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces 8 vuotta sitten
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 8 vuotta sitten
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions 8 vuotta sitten
  Samuel Thibault b643914328 fix warnings 8 vuotta sitten
  Samuel Thibault b2afb73fe8 Add starpu_sched_ctx_get_workers_list_raw, much less costly than starpu_sched_ctx_get_workers_list 8 vuotta sitten
  Nathalie Furmento 477cb1f811 src: fixes for minor warnings 9 vuotta sitten
  Samuel Thibault c14e34df69 Reduce cost of tree worker iterator by caching the set of workers using the same bindid 9 vuotta sitten
  Samuel Thibault 8e6ab9c64f optimize a bit worker tree iterator initializer 9 vuotta sitten
  Samuel Thibault 160b44ac45 inline the trivial functions accessing starpu_config 9 vuotta sitten
  Samuel Thibault 2d064f8300 do not use tree worker iterators by default, they are too expensive 9 vuotta sitten
  Terry Cojean ee0455d2f8 Fix worker tree structure when nworkers > physical cpu count. Currently it returned only the physical amount of CPUs. Thanks Alfredo for reporting this. 9 vuotta sitten
  Andra Hugo 39ccc67d88 add hypervisor strategy monitoring perf counter (not portable, the counter reading the flops dependent on the architecture) 9 vuotta sitten
  Andra Hugo 84bc7e7d6a pass the task as parameter to the iterator for parallel_tasks instead of a certain field 10 vuotta sitten
  Andra Hugo 4680541d43 refactoring worker_collections - have an iterator for normal cases and an iterator for schedulers dealing potentially with parallel tasks 10 vuotta sitten
  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) 10 vuotta sitten
  Nathalie Furmento bb61f3808d update cnrs copyright 10 vuotta sitten
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 vuotta sitten
  Nathalie Furmento bd342cd702 src/worker_collection/worker_tree.c: remove unused variable 11 vuotta sitten
  Andra Hugo ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers 11 vuotta sitten
  Andra Hugo df64b8fa75 fix worker_tree collection: one bind id can correspond to several workerids 11 vuotta sitten
  Andra Hugo 45e9e7dbfc fixes for mic native (option --enable-native-mic) 11 vuotta sitten
  Andra Hugo 4f21f8b8ca bug fix: the worker list was empty 11 vuotta sitten
  Andra Hugo 2e4399f771 bindid fixes 11 vuotta sitten
  Andra Hugo 5f388d2a95 hierarchical contexts - bug fixing and DEBUG macro 11 vuotta sitten
  Andra Hugo 60d44eb737 resize hierarchic ctxs hierarchically :) 11 vuotta sitten
  Nathalie Furmento 1cbcc403ad src/worker_collection/worker_tree.c: add missing include 11 vuotta sitten
  Andra Hugo 29fe510ea0 build hwloc tree and iterate on the list of workers in the hwloc order 11 vuotta sitten