Commit History

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