Commit History

作者 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 年之前
  Nathalie Furmento 3b11a58048 include/starpu_task_bundle.h: update comment 13 年之前
  Nicolas Collin dda7ff2523 Bundle structure is now an opaque type (starpu_task_bundle_t). 13 年之前
  Nathalie Furmento a20450f5cc include: fix includes 13 年之前
  Nathalie Furmento 1f0545b4e9 include: code cleaning 13 年之前
  Samuel Thibault 2b4e61f351 Always make sure that starpu.h gets included first, since that one knows which order has to be used for the rest. Expose history entries to applications. 13 年之前
  Samuel Thibault df7fc98be6 Add missing C++ guards 13 年之前
  Cyril Roelandt ffcfb86084 Multi-implementation. 13 年之前
  Nathalie Furmento 7b59581779 include/: when compiling with visual studio, do not include pthread.h, do not define functions using pthread types, and define pthread variables as void * (followup to #3304) 14 年之前
  Cédric Augonnet e55f7e46a2 Introduce the notion of task bundles. A task bundle is a set of tasks that the 14 年之前