Cyril Roelandt
|
844bd7b6e1
Remove an unneeded prototype
|
14 年之前 |
Cyril Roelandt
|
260aae8a33
Merging branches/multi-format-2
|
14 年之前 |
Nathalie Furmento
|
efc9c3a136
src: Update LIST_TYPE macro to generate list functionalities and type
|
14 年之前 |
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 年之前 |
Samuel Thibault
|
de31919c9c
Drop 'do_not_increment_nsubmitted' parameter of _starpu_submit_job: simply decrement after task regeneration
|
14 年之前 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
15 年之前 |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
15 年之前 |
Cédric Augonnet
|
ec828bcdd3
Minimalist documentation for the headers in src/core/
|
15 年之前 |
Cédric Augonnet
|
9491fa3d4e
Minimalist documentation of some internal functions
|
15 年之前 |
Cédric Augonnet
|
952534293d
Update copyright date
|
15 年之前 |
Cédric Augonnet
|
a88ab34ceb
Make sure that we keep track of "ghost dependencies" when generating the DAG
|
15 年之前 |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 年之前 |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
16 年之前 |
Cédric Augonnet
|
e241148129
Clarify the behaviour of starpu_wait_all_tasks with regenarable tasks. A
|
16 年之前 |
Nathalie Furmento
|
e477195279
Prefixing of type job and associated list functionalities
|
16 年之前 |
Cédric Augonnet
|
d908f0a3b3
Implement starpu_task_declare_deps_array to have actual dependencies not only
|
16 年之前 |
Cédric Augonnet
|
f30ae2d243
The "regenerate" flag of the task structure indicates that the task structure
|
16 年之前 |
Cédric Augonnet
|
d3acc00120
To avoid problems when linking dynamically, we prefix some internal functions
|
16 年之前 |
Cédric Augonnet
|
f33fc377f9
Get rid of the starpu-async branch where all recent changes have been made.
|
16 年之前 |