Commit History

Author SHA1 Message Date
  Nathalie Furmento 6901c4441b src/: fix copyrights 8 years ago
  Nathalie Furmento aae4029d83 INRIA is now called Inria 8 years ago
  Nathalie Furmento c07d1b5a27 src: minor fixes 8 years ago
  Samuel Thibault bd988461ac Fix browsing workers when several workers are bound to the same core 8 years ago
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 8 years ago
  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 years ago
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces 8 years ago
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC 9 years ago
  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 9 years ago
  Samuel Thibault b643914328 fix warnings 9 years ago
  Samuel Thibault b2afb73fe8 Add starpu_sched_ctx_get_workers_list_raw, much less costly than starpu_sched_ctx_get_workers_list 9 years ago
  Nathalie Furmento 477cb1f811 src: fixes for minor warnings 9 years ago
  Samuel Thibault c14e34df69 Reduce cost of tree worker iterator by caching the set of workers using the same bindid 9 years ago
  Samuel Thibault 8e6ab9c64f optimize a bit worker tree iterator initializer 9 years ago
  Samuel Thibault 160b44ac45 inline the trivial functions accessing starpu_config 9 years ago
  Samuel Thibault 2d064f8300 do not use tree worker iterators by default, they are too expensive 9 years ago
  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 years ago
  Andra Hugo 39ccc67d88 add hypervisor strategy monitoring perf counter (not portable, the counter reading the flops dependent on the architecture) 10 years ago
  Andra Hugo 84bc7e7d6a pass the task as parameter to the iterator for parallel_tasks instead of a certain field 10 years ago
  Andra Hugo 4680541d43 refactoring worker_collections - have an iterator for normal cases and an iterator for schedulers dealing potentially with parallel tasks 10 years ago
  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 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Nathalie Furmento bd342cd702 src/worker_collection/worker_tree.c: remove unused variable 11 years ago
  Andra Hugo ab7bd6810c nested scheduling contexts + worker collection keeping track of blocked workers 11 years ago
  Andra Hugo df64b8fa75 fix worker_tree collection: one bind id can correspond to several workerids 11 years ago
  Andra Hugo 45e9e7dbfc fixes for mic native (option --enable-native-mic) 11 years ago
  Andra Hugo 4f21f8b8ca bug fix: the worker list was empty 11 years ago
  Andra Hugo 2e4399f771 bindid fixes 11 years ago
  Andra Hugo 5f388d2a95 hierarchical contexts - bug fixing and DEBUG macro 11 years ago