Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento d61d7d6d9a merge trunk -r 9571:9579 vor 12 Jahren
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. vor 12 Jahren
  Samuel Thibault 2e901e9bd8 Add more debugging information on assertions vor 12 Jahren
  Nicolas Collin 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. vor 13 Jahren
  Nicolas Collin 1423141f61 Comments added in the task_bundle header file. vor 13 Jahren
  Nicolas Collin fc27d78f08 starpu_task_bundle_destroy is now reentrant. vor 13 Jahren
  Nicolas Collin dda7ff2523 Bundle structure is now an opaque type (starpu_task_bundle_t). vor 13 Jahren
  Olivier Aumage 23752a3c71 - fix documentation vor 13 Jahren
  Olivier Aumage 8897006c18 - fix documentation vor 13 Jahren
  Samuel Thibault 093df9884a fix build with icpc vor 14 Jahren
  Nicolas Collin 1fb91e1629 Bug fixed in bundle data transfer calculation. vor 14 Jahren
  Nathalie Furmento 680e312601 First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task vor 14 Jahren
  Nathalie Furmento 3ad31951c8 src: code cleaning vor 14 Jahren
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t vor 14 Jahren
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type vor 14 Jahren
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu vor 14 Jahren
  Cyril Roelandt ffcfb86084 Multi-implementation. vor 14 Jahren
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler vor 14 Jahren
  Cédric Augonnet 904fd13997 We cannot put a task into a bundle after its submission. vor 14 Jahren
  Cédric Augonnet e55f7e46a2 Introduce the notion of task bundles. A task bundle is a set of tasks that the vor 14 Jahren