Samuel Thibault
|
05a2dbc760
better-looking braces
|
před 15 roky |
Cédric Augonnet
|
47f493f0b0
Fix compilation if glpk is not available
|
před 15 roky |
Samuel Thibault
|
78edbdcb26
fix dependencies
|
před 15 roky |
Samuel Thibault
|
3ef7d1d4d6
record ghost tasks for bound computation too. Fix implicit ghost dependency into using the pre_sync tasks
|
před 15 roky |
Nathalie Furmento
|
92f41b0c15
src: use a standard debug/messaging system
|
před 15 roky |
Samuel Thibault
|
db29ece0a3
Add dependency debugging facility
|
před 15 roky |
Nathalie Furmento
|
85bb45c0f9
revert previous commit #2589
|
před 15 roky |
Nathalie Furmento
|
346314a1b9
Wrong commit fully reverted in follow-up commit #2590
|
před 15 roky |
Cédric Augonnet
|
3c95481321
- Add prev and next fields in the task structure for the convenience of the scheduler.
|
před 15 roky |
Cédric Augonnet
|
461cd23194
Implement starpu_data_invalidate which invalidates all copies of a data handle.
|
před 15 roky |
Cédric Augonnet
|
a10978eb03
The _starpu_data_wait_until_available function blocks until the handle is
|
před 15 roky |
Cédric Augonnet
|
0bd8b67548
Bug fix: partially revert commit 2488. There was actually 2 modifications in
|
před 15 roky |
Cédric Augonnet
|
a88ab34ceb
Make sure that we keep track of "ghost dependencies" when generating the DAG
|
před 15 roky |
Nathalie Furmento
|
4a983beb04
Update copyright
|
před 15 roky |
Cédric Augonnet
|
dec83d29d2
Display task dependencies (ie. not only tag dependencies) in the graph
|
před 15 roky |
Cédric Augonnet
|
2d974ba10e
starpu_data_sync_with_mem now enforces sequential consistency if required.
|
před 15 roky |
Cédric Augonnet
|
e8068ec12d
Add a new access mode: STARPU_SCRATCH. When this mode is specified, a temporary
|
před 15 roky |
Cédric Augonnet
|
b2a1bfd608
starpu_access_mode is not an enum type anymore, so that we can add new types of
|
před 15 roky |
Cédric Augonnet
|
2e02972ba3
It is now possible to maintain the sequential coherency of a data handle. In
|
před 15 roky |