Commit History

Author SHA1 Message Date
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 years ago
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. 12 years ago
  Samuel Thibault 2e901e9bd8 Add more debugging information on assertions 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
  Nicolas Collin fc27d78f08 starpu_task_bundle_destroy is now reentrant. 13 years ago
  Nicolas Collin dda7ff2523 Bundle structure is now an opaque type (starpu_task_bundle_t). 13 years ago
  Olivier Aumage 23752a3c71 - fix documentation 13 years ago
  Olivier Aumage 8897006c18 - fix documentation 13 years ago
  Samuel Thibault 093df9884a fix build with icpc 13 years ago
  Nicolas Collin 1fb91e1629 Bug fixed in bundle data transfer calculation. 13 years ago
  Nathalie Furmento 680e312601 First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task 14 years ago
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 years ago
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 14 years ago
  Nathalie Furmento adf2f44e62 turn starpu_access_mode into an enumerated type 14 years ago
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu 14 years ago
  Cyril Roelandt ffcfb86084 Multi-implementation. 14 years ago
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler 14 years ago
  Cédric Augonnet 904fd13997 We cannot put a task into a bundle after its submission. 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