Commit History

Author SHA1 Message Date
  Terry Cojean b9cda4509e Improve my solution to fix work stealing with contexts 9 years ago
  Samuel Thibault 1eb6515c0c note that STARPU_FLOPS can be used to fill the flops field 9 years ago
  Terry Cojean 7f9c179b81 Fix work stealing policy with contexts 9 years ago
  Samuel Pitoiset 25e5a1e3b4 tools: make use of xrange() instead of range() in calc_stats() 9 years ago
  Samuel Pitoiset 5745fc9328 tools: improve performance a bit in insert_worker_event() 9 years ago
  Samuel Pitoiset c96d04799a tools: fix wrong assumption in starpu_trace_state_stats.py 9 years ago
  Samuel Pitoiset 68155a501d debug/traces: add missing callback event for USER_THREAD_STATE 9 years ago
  Samuel Pitoiset a60dabdcac debug/traces: s/Sds/SdS/ which is used by trace.rec 9 years ago
  Nathalie Furmento 93d671c5bc mpi/src/Makefile.am: set variable ldflags 9 years ago
  Nathalie Furmento 4a369252b4 mpi/src/Makefile.am: build libstarpumpi-xxx.def and libstarpumpi-xxx.lib (following the BR #20283 by Jerome Robert, thanks) 9 years ago
  Samuel Pitoiset 5c37069d88 tools: remove a huge bottleneck in starpu_trace_state_stats.py 9 years ago
  Samuel Pitoiset 56600288cf tools: add add_event_to_stats() to starpu_trace_state_stats.py 9 years ago
  Samuel Thibault 981a1d84f1 Add "descendants" computation to graph scheduling 9 years ago
  Samuel Thibault 8e7c861dcf drop duplicate code 9 years ago
  Samuel Thibault badedd961f fix waking workers 9 years ago
  Samuel Thibault a43e6c7246 Add a dumb heuristic to graph_test, to decide between CPU or GPU execution 9 years ago
  Samuel Thibault 6d40ea7ec1 drop spurious line 9 years ago
  Samuel Thibault 26a7949eed Add graph inspection facility for schedulers 9 years ago
  Samuel Thibault b23b436eae fix build 9 years ago
  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 years ago
  Samuel Thibault b8764d19dc also do schedule when waiting for a synchronous task 9 years ago
  Samuel Thibault 6ffc5d333d document that you can fake platforms with simgrid 9 years ago
  Samuel Thibault 6bd621bcdf fix dumb bug 9 years ago
  Samuel Thibault 8a2ea7aece Also start scheduling when the application submission is stopped due to a limited number of tasks 9 years ago
  Samuel Thibault 397a9e02d7 rename starpu_task_do_schedule to starpu_do_schedule 9 years ago
  Samuel Thibault 44d42be205 Add starpu_task_do_schedule 9 years ago
  Luka Stanisic 40b9690f3f fix when generating paje trace from multiple MPI fxt files 9 years ago
  Samuel Thibault a429b852c6 drop spurious test 9 years ago
  Samuel Thibault 0ea5bc54a2 rework job list structure, to make it more powerful 9 years ago
  Samuel Pitoiset 69d6de891e debug/traces: dump user thread states to trace.rec 9 years ago