Nathalie Furmento
|
5100d24576
add internal .h files into developers documentation
|
5 years ago |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 years ago |
Samuel Thibault
|
f87952be4c
Add fault tolerance support with starpu_task_ft_failed()
|
6 years ago |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
6 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 years ago |
Samuel Thibault
|
8e6ac3b45d
Add starpu_task_declare_end_deps and starpu_task_declare_end_deps_array
|
7 years ago |
Samuel Thibault
|
c64152a198
Add starpu_task_get_current_data_node
|
7 years ago |
Samuel Thibault
|
f502a54c18
Pave the way for smarter memory node selection
|
7 years ago |
Samuel Thibault
|
388ada1269
Simplify accesses to the ordered buffers
|
7 years ago |
Samuel Thibault
|
01cbb5c946
Use the _starpu_data_descr index instead of adding a sequential_consistency field there
|
7 years ago |
Samuel Thibault
|
68d4fe6d62
Add index field in _starpu_data_descr to save having to copy over all data fields
|
7 years ago |
Nathalie Furmento
|
0e688f6842
Add possibility to define the sequential consistency at the task level for each handle used by the task.
|
7 years ago |
Samuel Thibault
|
af9b8aa005
Add starpu_task_notify_ready_soon_register
|
7 years ago |
Nathalie Furmento
|
4814ae2a2b
minor fixes to follow coding conventions
|
7 years ago |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 years ago |
Samuel Thibault
|
fad8cc39f7
simplify yet more storing codelet start/stop: put it in the worker instead of jobs, so various parts of StarPÜ can access it directly
|
8 years ago |
Nathalie Furmento
|
152f1a7c88
followup to #21133: make sure we look at task::where and not to codelet::where
|
8 years ago |
Samuel Thibault
|
387e8b0789
fix build with enable-debug
|
9 years ago |
Samuel Thibault
|
2da4df7056
externalize task graph into its own graph structure which does not rely on the existence of jobs
|
9 years ago |
Samuel Thibault
|
cda9181705
generalize job list into multilist
|
9 years ago |
Samuel Thibault
|
6d917d694e
rename "power" into "energy" wherever it applies, notably energy consumption performance models
|
9 years ago |
Samuel Thibault
|
d68f1573fd
use some gcc attributes
|
9 years ago |
Samuel Thibault
|
add5790b43
Add STARPU_MAX_MEMORY_USE environment variable
|
9 years ago |
Samuel Thibault
|
981a1d84f1
Add "descendants" computation to graph scheduling
|
9 years ago |
Samuel Thibault
|
26a7949eed
Add graph inspection facility for schedulers
|
9 years ago |
Samuel Thibault
|
0ea5bc54a2
rework job list structure, to make it more powerful
|
9 years ago |
Samuel Thibault
|
55a3d108a1
generalize the job list structure
|
9 years ago |
Samuel Thibault
|
a45db47b0b
drop unused list type
|
9 years ago |
Samuel Thibault
|
50d55248ee
Add starpu-all-tasks debugging support
|
10 years ago |