Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 421dc26f7b Make sure we do not have zero-sized VLA il y a 6 ans
  Samuel Thibault f612e28cf3 Use DBL_MAX instead of hardcoded value il y a 6 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 6 ans
  Samuel Thibault 1e106ea8ca Don't bother maintaining mc list ordering when there is only one memory node il y a 6 ans
  Samuel Thibault ad73b3a319 Do not bother trying to prefetch if there is only one memory node il y a 6 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 6 ans
  Samuel Thibault 10070d4ed9 Make sure cache coherency is correct between codelet fields and checked field il y a 6 ans
  Samuel Thibault 6080cfbd44 Avoid checking codelet fields several times il y a 6 ans
  Samuel Thibault 2fbf9def37 Do not try to take sample lock if there is no listener anyway il y a 6 ans
  Samuel Thibault c89409454e Fix typo il y a 6 ans
  Samuel Thibault dfa2933a72 simgrid: Simplify per-thread data il y a 6 ans
  Samuel Thibault 47a1652dc0 Replace use of starpu_xchg/starpu_cmpxchg with proper macros il y a 6 ans
  Samuel Thibault d21c71a226 Drop duplicate macro il y a 6 ans
  Samuel Thibault 14e5b6ef22 worker tree: Special-case when the tree is only composed of the root il y a 6 ans
  Samuel Thibault 5d06fd7da3 Fix ignoring levels with no CPU arity but some I/O objects il y a 6 ans
  Samuel Thibault 5d7fba1c00 Simplify hwloc code: hwloc 2 does not show I/O stuff in the normal hierarchy il y a 6 ans
  Nathalie Furmento 30fc45f558 Makefile.am-s: make sure all levels have recheck rule il y a 6 ans
  Nathalie Furmento 55cec94603 ChangeLog: add missing updates il y a 6 ans
  Nathalie Furmento 0a33632495 src/core/tree.c: fix for function starpu_tree_get_neighbour() il y a 6 ans
  Samuel Thibault 95754a4a18 Fix simgrid-mc execution with latest debian toolchain il y a 6 ans
  Nathalie Furmento f7d97391a0 mpi/examples/user_datatype: fix data_describe operator il y a 6 ans
  Samuel Thibault dd4cbf0281 Point to video and tutorials il y a 6 ans
  Nathalie Furmento 2420e8614d contrib/ci.inria.fr: limit email recipients il y a 6 ans
  Samuel Thibault 966b7c90b1 starpu_atomic_*64: Fix returned type il y a 6 ans
  Samuel Thibault 6ce8ab4cbb fix missing return value il y a 6 ans
  Samuel Thibault fad6eddec1 Add STARPU_ATOMIC_ADD/OR64 and use them to fix 64bit access on windows il y a 6 ans
  Samuel Thibault b6d79a0bd8 Simplify edx:eax access il y a 6 ans
  Samuel Thibault fb8190525d fix using cmpxchg8b il y a 6 ans
  Samuel Thibault 138405a39a Add i386 version of starpu_cmpxchg64 il y a 6 ans
  Samuel Thibault 43f7c14e3f Separate out STARPU_HAVE_XCHG* and STARPU_HAVE_CMPXCHG* il y a 6 ans