Nathalie Furmento
|
b08a2c55e0
scheduler: revert 9247 and add functions to set and get task
|
12 years ago |
Nathalie Furmento
|
26a6b33bf4
scheduler: rename getter and setter functions for minimum and maximum task priorities
|
12 years ago |
Samuel Thibault
|
5b3d87d1c3
Permit to disable sequential consistency for a given task.
|
12 years ago |
Samuel Thibault
|
59a34928f9
Add starpu_task_nsubmitted starpu_task_nready, to let the application have an idea of the progression of StarPU
|
12 years ago |
Nathalie Furmento
|
3e06c96920
task: it is no longer possible to define a gordon implementation of a codelet
|
12 years ago |
Samuel Thibault
|
994271f8c3
drop unused field
|
12 years ago |
Andra Hugo
|
bc2478ce2d
control_task was replaced with exclude_from_dag + hypervisor_tag commented
|
12 years ago |
Nathalie Furmento
|
b76878506b
include: use tabs instead of spaces
|
12 years ago |
Nathalie Furmento
|
5dab73f547
include/starpu_task.h: remove trailing whitespaces
|
12 years ago |
Samuel Thibault
|
eb64e18781
merge fixes
|
12 years ago |
Nathalie Furmento
|
e22791b9f3
merge fixes
|
12 years ago |
Andra Hugo
|
b0b61fe380
merge fix
|
12 years ago |
Andra Hugo
|
6a484de2b1
merge first step
|
12 years ago |
Andra Hugo
|
047ece5254
changes from august until now
|
12 years ago |
Andra Hugo
|
125960a47b
rollback to r7157
|
12 years ago |
Nathalie Furmento
|
51b24a4efd
merge trunk@6881:6900
|
12 years ago |
Nathalie Furmento
|
22a0e63018
merge trunk -r 6400:6500
|
12 years ago |
Andra Hugo
|
44d7201986
overlapping ctxs (workers execute tasks from a context for a period of
|
13 years ago |
Andra Hugo
|
3b0a936840
bug fixing + new strateg
|
13 years ago |
Andra Hugo
|
38bcc8f71a
refactoring
|
13 years ago |
Andra Hugo
|
87fae9aa61
merge fixes
|
13 years ago |
Andra Hugo
|
79b8756aad
new merge
|
13 years ago |
Cyril Roelandt
|
25019b621d
Add a STARPU_WARN_UNUSED_RESULT macro.
|
13 years ago |
Andra Hugo
|
adcc4300f9
merge
|
13 years ago |
Andra Hugo
|
b7b541cf08
forgot comma
|
13 years ago |
Andra Hugo
|
a9dbfd117e
merge m4+socl+mpi+include
|
13 years ago |
Nathalie Furmento
|
4f8508ef4b
include: minor fixes
|
13 years ago |
Nathalie Furmento
|
5c67ff4e54
add function void starpu_codelet_init(struct starpu_codelet *cl) to initialise a codelet with default values
|
13 years ago |
Nathalie Furmento
|
122c8a99d8
revert #5364 and #5365 to avoid errors in C++
|
13 years ago |
Nathalie Furmento
|
d7bd582ddc
include/starpu_task.h: group macros specifying where to execute a codelet in a enum type enum starpu_codelet_where
|
13 years ago |