Cédric Augonnet
|
386ec71a8d
Actually liberate all the resources allocated to execute a task, the
|
15 years ago |
Nathalie Furmento
|
00c3eb5c39
Prefixing of src/core/dependencies/tags.h
|
15 years ago |
Cédric Augonnet
|
d908f0a3b3
Implement starpu_task_declare_deps_array to have actual dependencies not only
|
15 years ago |
Nathalie Furmento
|
3739cfa184
Prefixing of objects defined in starpu_config_h.in
|
15 years ago |
Cédric Augonnet
|
f30ae2d243
The "regenerate" flag of the task structure indicates that the task structure
|
15 years ago |
Cédric Augonnet
|
21e7159c59
prefix MIN_PRIO and MAX_PRIO everywhere, and remove duplicate definitions.
|
15 years ago |
Nathalie Furmento
|
c722a34e6e
more prefixing with starpu_ and s/CORE/CPU/g
|
15 years ago |
Nathalie Furmento
|
6dd34a77c3
prefix many objects with starpu_
|
15 years ago |
Cédric Augonnet
|
88147be9d1
Rename the MAXCUDADEVS constant into STARPU_MAXCUDADEVS and add an option to
|
15 years ago |
Cédric Augonnet
|
1ba632d181
Small cleanups in the public headers
|
15 years ago |
Cédric Augonnet
|
0281ad5c41
** IMPORTANT **
|
15 years ago |
Cédric Augonnet
|
20420637e6
starpu_wait_all_tasks and starpu_wait_task are blocking too.
|
15 years ago |
Cédric Augonnet
|
499cbfed6a
Also check that we don't synchronize with a tag while blocking is prohibited.
|
15 years ago |
Cédric Augonnet
|
f33fc377f9
Get rid of the starpu-async branch where all recent changes have been made.
|
16 years ago |
Cédric Augonnet
|
7ded07e8b9
the application may explicitely notify the termination of a tag
|
16 years ago |
Cédric Augonnet
|
487d630b25
Gordon now makes it possible to retrieve the actual execution time of a task so
|
16 years ago |
Cédric Augonnet
|
67d8bc5708
In case starpu_tag_declare_deps is passed constant arguments, the caller
|
16 years ago |
Cédric Augonnet
|
3215a6d117
Applications may wait until a set of tags are completed using the
|
16 years ago |
Cédric Augonnet
|
56765687d6
Add a "cleanup" flag in the task structure (which is activated by default). If
|
16 years ago |
Cédric Augonnet
|
b465115925
Provide the starpu_tag_wait: applications may wait after a tag instead of
|
16 years ago |
Cédric Augonnet
|
fc22dad676
create a trunk/, branches/ and a tags/ directory
|
16 years ago |