Commit Verlauf

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