提交历史

作者 SHA1 备注 提交日期
  Marc Sergent 58de44a5e3 tools/gdbinit: quick fix of starpu-tasks to display the correct number of tasks submitted and ready. 11 年之前
  Nathalie Furmento 2d5a0cf8dc tools/gdbinit: print task name 11 年之前
  Nathalie Furmento 9928249727 jobs: remove field struct _starpu_job::model_name to avoid unnecessary 11 年之前
  Samuel Thibault 0eff9a928f print number of pending requests 11 年之前
  Samuel Thibault 98cc8a4d3e Add starpu-print-datas-summary contributed by Cyril Bordage 11 年之前
  Samuel Thibault 3bf9a98787 Print more information about memory usage 11 年之前
  Samuel Thibault bb9b50dc6d Add gdb starpu-memusage macro 11 年之前
  Nathalie Furmento d4c1324b97 tools/gdbinit: how to set breakpoints when using -ex run 12 年之前
  Samuel Thibault 7a1e0e2fea fix printing several tasks 12 年之前
  Samuel Thibault 2a6cd7382c NULL may not be defined in gdb 12 年之前
  Samuel Thibault 73221e98ae fix starpu-tasks-on-worker* 12 年之前
  Nathalie Furmento b1d8b76aee tools/gdbinit: check job is not NULL before accessing internal datas 12 年之前
  Nathalie Furmento e3add4cb47 tools/gdbinit: fix output for starpu-workers 12 年之前
  Samuel Thibault e183cd08d1 print deps of running tasks 13 年之前
  Samuel Thibault a141a987ec show tasks currently running on workers 13 年之前
  Nathalie Furmento 3ad2eebb53 tools/gdbinit: new functions starpu-print-prequests and starpu-print-frequests 13 年之前
  Nathalie Furmento 62158f0ee6 followup to r4669 13 年之前
  Samuel Thibault 8b3b64cb54 Add nready tasks 13 年之前
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 年之前
  Samuel Thibault 3c0a0e89cc Make starpu_data_unregister also wait for replicate refcnt and queued requests, should fix yet more odd issues 13 年之前
  Samuel Thibault da709588e1 fix printing data 13 年之前
  Samuel Thibault c358dbc705 permit to pass a pointer to print a data handle 13 年之前
  Samuel Thibault 1fd17477be typo 13 年之前
  Nathalie Furmento 2177148f7e add missing licence information 13 年之前
  Samuel Thibault 4a0ed0dc25 Fix asynchronous prefetch: we also need to notify data dependencies in that case. Allocate the wrapper structure dynamically to permit asynchronous termination. Permit prefetch in callbacks and codelets 13 年之前
  Samuel Thibault d7c53078b1 avoid crashing on no model name 13 年之前
  Samuel Thibault 5c4a4e9c84 Add gdb functions to print data requests 13 年之前
  Samuel Thibault 0f406e6bdf also print number of successors 14 年之前
  Samuel Thibault d33f5c6dbd fix printing data children 14 年之前
  Samuel Thibault e8d1e28bd9 show tasks requesting data 14 年之前