コミット履歴

作者 SHA1 メッセージ 日付
  Nicolas Collin 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 13 年 前
  Nicolas Collin 1423141f61 Comments added in the task_bundle header file. 13 年 前
  Nicolas Collin fc27d78f08 starpu_task_bundle_destroy is now reentrant. 13 年 前
  Nicolas Collin dda7ff2523 Bundle structure is now an opaque type (starpu_task_bundle_t). 13 年 前
  Olivier Aumage 23752a3c71 - fix documentation 13 年 前
  Olivier Aumage 8897006c18 - fix documentation 13 年 前
  Samuel Thibault 093df9884a fix build with icpc 14 年 前
  Nicolas Collin 1fb91e1629 Bug fixed in bundle data transfer calculation. 14 年 前
  Nathalie Furmento 680e312601 First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task 14 年 前
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 年 前
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 14 年 前
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type 14 年 前
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu 14 年 前
  Cyril Roelandt ffcfb86084 Multi-implementation. 14 年 前
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 14 年 前
  Cédric Augonnet 904fd13997 We cannot put a task into a bundle after its submission. 14 年 前
  Cédric Augonnet e55f7e46a2 Introduce the notion of task bundles. A task bundle is a set of tasks that the 14 年 前