コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault badedd961f fix waking workers 9 年 前
  Samuel Thibault a43e6c7246 Add a dumb heuristic to graph_test, to decide between CPU or GPU execution 9 年 前
  Samuel Thibault 6d40ea7ec1 drop spurious line 9 年 前
  Samuel Thibault 26a7949eed Add graph inspection facility for schedulers 9 年 前
  Samuel Thibault b23b436eae fix build 9 年 前
  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 9 年 前
  Samuel Thibault b8764d19dc also do schedule when waiting for a synchronous task 9 年 前
  Samuel Thibault 6ffc5d333d document that you can fake platforms with simgrid 9 年 前
  Samuel Thibault 6bd621bcdf fix dumb bug 9 年 前
  Samuel Thibault 8a2ea7aece Also start scheduling when the application submission is stopped due to a limited number of tasks 9 年 前
  Samuel Thibault 397a9e02d7 rename starpu_task_do_schedule to starpu_do_schedule 9 年 前
  Samuel Thibault 44d42be205 Add starpu_task_do_schedule 9 年 前
  Luka Stanisic 40b9690f3f fix when generating paje trace from multiple MPI fxt files 9 年 前
  Samuel Thibault a429b852c6 drop spurious test 9 年 前
  Samuel Thibault 0ea5bc54a2 rework job list structure, to make it more powerful 9 年 前
  Samuel Pitoiset 69d6de891e debug/traces: dump user thread states to trace.rec 9 年 前
  Samuel Pitoiset 56fc664bd2 debug/traces: add new helpers for generating trace.rec 9 年 前
  Samuel Pitoiset 7ae517dc42 debug/traces: dump MPI communication thread states to trace.rec 9 年 前
  Samuel Pitoiset 37fb4e20bb debug/traces: add a new logic for the different states used by trace.rec 9 年 前
  Samuel Thibault 55a3d108a1 generalize the job list structure 9 年 前
  Samuel Pitoiset e0705a6070 tools: do not pop an element when the stack is empty 9 年 前
  Samuel Pitoiset 7bc0471c61 debug/traces: s/RecieveSubmitted/ReceiveSubmitted 9 年 前
  Samuel Thibault a45db47b0b drop unused list type 9 年 前
  Samuel Thibault 3dbd5a2912 drop unused stack queues implementation 9 年 前
  Samuel Thibault a1b54440e4 drop unused stack queues implementation 9 年 前
  Samuel Thibault f0106e1e82 Add submit_hook and do_schedule scheduler methods 9 年 前
  Samuel Thibault c9178b0220 rename file so people don't actually read it, it's really internal... 9 年 前
  Luka Stanisic 3352696958 MPI Communication Thread should be a child of Program 9 年 前
  Samuel Thibault 4a06c0f32f fix atomicity of mutex and cond initialization in simgrid runs 9 年 前
  Samuel Thibault 7d31b28e62 fix valgrind warning 9 年 前