コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault b133ba85dc Show worker status 11 年 前
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 年 前
  Samuel Thibault f99ef13c88 Add CUDA kernel submission pipelining, to overlap costs and allow concurrent 11 年 前
  Marc Sergent 58de44a5e3 tools/gdbinit: quick fix of starpu-tasks to display the correct number of tasks submitted and ready. 12 年 前
  Nathalie Furmento 2d5a0cf8dc tools/gdbinit: print task name 12 年 前
  Nathalie Furmento 9928249727 jobs: remove field struct _starpu_job::model_name to avoid unnecessary 12 年 前
  Samuel Thibault 0eff9a928f print number of pending requests 12 年 前
  Samuel Thibault 98cc8a4d3e Add starpu-print-datas-summary contributed by Cyril Bordage 12 年 前
  Samuel Thibault 3bf9a98787 Print more information about memory usage 12 年 前
  Samuel Thibault bb9b50dc6d Add gdb starpu-memusage macro 12 年 前
  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 13 年 前
  Nathalie Furmento e3add4cb47 tools/gdbinit: fix output for starpu-workers 13 年 前
  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 14 年 前
  Nathalie Furmento 62158f0ee6 followup to r4669 14 年 前
  Samuel Thibault 8b3b64cb54 Add nready tasks 14 年 前
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 14 年 前
  Samuel Thibault 3c0a0e89cc Make starpu_data_unregister also wait for replicate refcnt and queued requests, should fix yet more odd issues 14 年 前
  Samuel Thibault da709588e1 fix printing data 14 年 前
  Samuel Thibault c358dbc705 permit to pass a pointer to print a data handle 14 年 前
  Samuel Thibault 1fd17477be typo 14 年 前
  Nathalie Furmento 2177148f7e add missing licence information 14 年 前
  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 14 年 前
  Samuel Thibault d7c53078b1 avoid crashing on no model name 14 年 前
  Samuel Thibault 5c4a4e9c84 Add gdb functions to print data requests 14 年 前