Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 26a7949eed Add graph inspection facility for schedulers il y a 9 ans
  Samuel Thibault b23b436eae fix build il y a 9 ans
  Samuel Thibault 416bcd1761 Fix crash with fxt enabled: _STARPU_TRACE_TASK_WAIT_END can not assume the job is still available for read, since the task is done. We don't use the information anyway il y a 9 ans
  Samuel Thibault b8764d19dc also do schedule when waiting for a synchronous task il y a 9 ans
  Samuel Thibault 6ffc5d333d document that you can fake platforms with simgrid il y a 9 ans
  Samuel Thibault 6bd621bcdf fix dumb bug il y a 9 ans
  Samuel Thibault 8a2ea7aece Also start scheduling when the application submission is stopped due to a limited number of tasks il y a 9 ans
  Samuel Thibault 397a9e02d7 rename starpu_task_do_schedule to starpu_do_schedule il y a 9 ans
  Samuel Thibault 44d42be205 Add starpu_task_do_schedule il y a 9 ans
  Luka Stanisic 40b9690f3f fix when generating paje trace from multiple MPI fxt files il y a 9 ans
  Samuel Thibault a429b852c6 drop spurious test il y a 9 ans
  Samuel Thibault 0ea5bc54a2 rework job list structure, to make it more powerful il y a 9 ans
  Samuel Pitoiset 69d6de891e debug/traces: dump user thread states to trace.rec il y a 9 ans
  Samuel Pitoiset 56fc664bd2 debug/traces: add new helpers for generating trace.rec il y a 9 ans
  Samuel Pitoiset 7ae517dc42 debug/traces: dump MPI communication thread states to trace.rec il y a 9 ans
  Samuel Pitoiset 37fb4e20bb debug/traces: add a new logic for the different states used by trace.rec il y a 9 ans
  Samuel Thibault 55a3d108a1 generalize the job list structure il y a 9 ans
  Samuel Pitoiset e0705a6070 tools: do not pop an element when the stack is empty il y a 9 ans
  Samuel Pitoiset 7bc0471c61 debug/traces: s/RecieveSubmitted/ReceiveSubmitted il y a 9 ans
  Samuel Thibault a45db47b0b drop unused list type il y a 9 ans
  Samuel Thibault 3dbd5a2912 drop unused stack queues implementation il y a 9 ans
  Samuel Thibault a1b54440e4 drop unused stack queues implementation il y a 9 ans
  Samuel Thibault f0106e1e82 Add submit_hook and do_schedule scheduler methods il y a 9 ans
  Samuel Thibault c9178b0220 rename file so people don't actually read it, it's really internal... il y a 9 ans
  Luka Stanisic 3352696958 MPI Communication Thread should be a child of Program il y a 9 ans
  Samuel Thibault 4a06c0f32f fix atomicity of mutex and cond initialization in simgrid runs il y a 9 ans
  Samuel Thibault 7d31b28e62 fix valgrind warning il y a 9 ans
  Samuel Thibault 94814eca21 fix build il y a 9 ans
  Samuel Thibault 3d498e8c5b Make accelerators reserve a CPU core in simgrid mode too, otherwise the core usage is really bogus il y a 9 ans
  Samuel Pitoiset 304fbb7c61 tools: allow to use multiple start/stop events in trace.rec il y a 9 ans