Commit History

Author SHA1 Message Date
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 years ago
  Samuel Thibault 4380f48ef6 Fix non-C89 comments 11 years ago
  Nathalie Furmento fb5a2f90f2 include: remove documentation as it is already defined elsewhere 12 years ago
  Nicolas Collin 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 13 years ago
  Nicolas Collin 1423141f61 Comments added in the task_bundle header file. 13 years ago
  Nathalie Furmento 3b11a58048 include/starpu_task_bundle.h: update comment 13 years ago
  Nicolas Collin dda7ff2523 Bundle structure is now an opaque type (starpu_task_bundle_t). 13 years ago
  Nathalie Furmento a20450f5cc include: fix includes 13 years ago
  Nathalie Furmento 1f0545b4e9 include: code cleaning 13 years ago
  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 years ago
  Samuel Thibault df7fc98be6 Add missing C++ guards 13 years ago
  Cyril Roelandt ffcfb86084 Multi-implementation. 13 years ago
  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 years ago
  Cédric Augonnet e55f7e46a2 Introduce the notion of task bundles. A task bundle is a set of tasks that the 14 years ago