Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault e72077c5e5 Warn that parallel schedulers are only proofs of concept il y a 5 ans
  Samuel Thibault a181b9e410 Document the histogram plugin of ViTE il y a 5 ans
  Samuel Thibault 368dd79b03 Avoid sleep_start events when sleeping out of sleeping_scheduling state il y a 5 ans
  Samuel Thibault 4b085d8a24 simgrid: Benefit from sg_actor_self_data* il y a 5 ans
  Samuel Thibault 56c9af17fd simgrid: Keep mpi process creation without actor data as it was before, for compatibility il y a 5 ans
  Samuel Thibault a287f1f6d2 sg_actor_attach's data and sg_actor_data_set's data are not the same il y a 5 ans
  Samuel Thibault e9e76f5078 Fix build il y a 5 ans
  Samuel Thibault 20ec45574e Use latest simgrid git functions to simplify code and get rid of MSG_process_create_with_arguments il y a 5 ans
  Samuel Thibault ca3b736346 do not even measure task duration if perf counters are not enabled il y a 5 ans
  Olivier Aumage c20be7e557 add API to start/stop performance counter collection, do not auto start collection at startup by default il y a 5 ans
  Samuel Thibault 421dc26f7b Make sure we do not have zero-sized VLA il y a 5 ans
  Samuel Thibault f612e28cf3 Use DBL_MAX instead of hardcoded value il y a 5 ans
  Samuel Thibault 40b6341ca4 memalloc: Compute evictability at initialization, so it is costless to determine it and can be used to avoid useless LRU management il y a 5 ans
  Samuel Thibault 1e106ea8ca Don't bother maintaining mc list ordering when there is only one memory node il y a 5 ans
  Samuel Thibault ad73b3a319 Do not bother trying to prefetch if there is only one memory node il y a 5 ans
  Samuel Thibault 3d682bb3e4 Make _starpu_workers_able_to_execute_task faster in the usual case by not actually computing how many workers can execute a task il y a 5 ans
  Samuel Thibault 10070d4ed9 Make sure cache coherency is correct between codelet fields and checked field il y a 5 ans
  Samuel Thibault 6080cfbd44 Avoid checking codelet fields several times il y a 5 ans
  Samuel Thibault 2fbf9def37 Do not try to take sample lock if there is no listener anyway il y a 5 ans
  Samuel Thibault c89409454e Fix typo il y a 5 ans
  Samuel Thibault dfa2933a72 simgrid: Simplify per-thread data il y a 5 ans
  Samuel Thibault 47a1652dc0 Replace use of starpu_xchg/starpu_cmpxchg with proper macros il y a 5 ans
  Samuel Thibault d21c71a226 Drop duplicate macro il y a 5 ans
  Samuel Thibault 14e5b6ef22 worker tree: Special-case when the tree is only composed of the root il y a 5 ans
  Samuel Thibault 5d06fd7da3 Fix ignoring levels with no CPU arity but some I/O objects il y a 5 ans
  Samuel Thibault 5d7fba1c00 Simplify hwloc code: hwloc 2 does not show I/O stuff in the normal hierarchy il y a 5 ans
  Nathalie Furmento 30fc45f558 Makefile.am-s: make sure all levels have recheck rule il y a 5 ans
  Nathalie Furmento 55cec94603 ChangeLog: add missing updates il y a 5 ans
  Nathalie Furmento 0a33632495 src/core/tree.c: fix for function starpu_tree_get_neighbour() il y a 5 ans
  Samuel Thibault 95754a4a18 Fix simgrid-mc execution with latest debian toolchain il y a 5 ans