Commit History

Author SHA1 Message Date
  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 10 years ago
  Samuel Thibault b8764d19dc also do schedule when waiting for a synchronous task 10 years ago
  Samuel Thibault 6ffc5d333d document that you can fake platforms with simgrid 10 years ago
  Samuel Thibault 6bd621bcdf fix dumb bug 10 years ago
  Samuel Thibault 8a2ea7aece Also start scheduling when the application submission is stopped due to a limited number of tasks 10 years ago
  Samuel Thibault 397a9e02d7 rename starpu_task_do_schedule to starpu_do_schedule 10 years ago
  Samuel Thibault 44d42be205 Add starpu_task_do_schedule 10 years ago
  Luka Stanisic 40b9690f3f fix when generating paje trace from multiple MPI fxt files 10 years ago
  Samuel Thibault a429b852c6 drop spurious test 10 years ago
  Samuel Thibault 0ea5bc54a2 rework job list structure, to make it more powerful 10 years ago
  Samuel Pitoiset 69d6de891e debug/traces: dump user thread states to trace.rec 10 years ago
  Samuel Pitoiset 56fc664bd2 debug/traces: add new helpers for generating trace.rec 10 years ago
  Samuel Pitoiset 7ae517dc42 debug/traces: dump MPI communication thread states to trace.rec 10 years ago
  Samuel Pitoiset 37fb4e20bb debug/traces: add a new logic for the different states used by trace.rec 10 years ago
  Samuel Thibault 55a3d108a1 generalize the job list structure 10 years ago
  Samuel Pitoiset e0705a6070 tools: do not pop an element when the stack is empty 10 years ago
  Samuel Pitoiset 7bc0471c61 debug/traces: s/RecieveSubmitted/ReceiveSubmitted 10 years ago
  Samuel Thibault a45db47b0b drop unused list type 10 years ago
  Samuel Thibault 3dbd5a2912 drop unused stack queues implementation 10 years ago
  Samuel Thibault a1b54440e4 drop unused stack queues implementation 10 years ago
  Samuel Thibault f0106e1e82 Add submit_hook and do_schedule scheduler methods 10 years ago
  Samuel Thibault c9178b0220 rename file so people don't actually read it, it's really internal... 10 years ago
  Luka Stanisic 3352696958 MPI Communication Thread should be a child of Program 10 years ago
  Samuel Thibault 4a06c0f32f fix atomicity of mutex and cond initialization in simgrid runs 10 years ago
  Samuel Thibault 7d31b28e62 fix valgrind warning 10 years ago
  Samuel Thibault 94814eca21 fix build 10 years ago
  Samuel Thibault 3d498e8c5b Make accelerators reserve a CPU core in simgrid mode too, otherwise the core usage is really bogus 10 years ago
  Samuel Pitoiset 304fbb7c61 tools: allow to use multiple start/stop events in trace.rec 10 years ago
  Samuel Pitoiset b0b680da8e tools: compute scheduling efficiency in starpu_trace_state_stats.py 10 years ago
  Nathalie Furmento 6115156c56 opencl: fix bug when compilation produces too many error 10 years ago