Commit History

Author SHA1 Message Date
  Samuel Thibault 021892beba Make more checks 14 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 0433b3cc32 src: minor fixes w.r.tg warnings detected by gcc compiler 14 years ago
  Samuel Thibault e04b5ea9f1 Add _starpu_task_submit_nodeps, which should be used instead of directly _starpu_push_lock_task, for core-generated tasks without dependencies 14 years ago
  Nathalie Furmento 9faadcf561 Mark struct starpu_codelet's fields XXX_func as deprecated. Fields 14 years ago
  Cyril Roelandt 844bd7b6e1 Remove an unneeded prototype 14 years ago
  Cyril Roelandt 260aae8a33 Merging branches/multi-format-2 14 years ago
  Nathalie Furmento efc9c3a136 src: Update LIST_TYPE macro to generate list functionalities and type 14 years ago
  Samuel Thibault a9f7dfbaa3 Make starpu_shutdown wait for all ready tasks. Otherwise, we may stop a worker which was supposed to make a transfer which is needed by some task currently running on some other worker, waiting for that data 14 years ago
  Samuel Thibault de31919c9c Drop 'do_not_increment_nsubmitted' parameter of _starpu_submit_job: simply decrement after task regeneration 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 15 years ago
  Cédric Augonnet ec828bcdd3 Minimalist documentation for the headers in src/core/ 15 years ago
  Cédric Augonnet 9491fa3d4e Minimalist documentation of some internal functions 15 years ago
  Cédric Augonnet 952534293d Update copyright date 15 years ago
  Cédric Augonnet a88ab34ceb Make sure that we keep track of "ghost dependencies" when generating the DAG 15 years ago
  Nathalie Furmento 4a983beb04 Update copyright 15 years ago
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 16 years ago
  Cédric Augonnet e241148129 Clarify the behaviour of starpu_wait_all_tasks with regenarable tasks. A 16 years ago
  Nathalie Furmento e477195279 Prefixing of type job and associated list functionalities 16 years ago
  Cédric Augonnet d908f0a3b3 Implement starpu_task_declare_deps_array to have actual dependencies not only 16 years ago
  Cédric Augonnet f30ae2d243 The "regenerate" flag of the task structure indicates that the task structure 16 years ago
  Cédric Augonnet d3acc00120 To avoid problems when linking dynamically, we prefix some internal functions 16 years ago
  Cédric Augonnet f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. 16 years ago