Nathalie Furmento
|
a425c6bf5a
merge trunk 6500:6518
|
13 years ago |
Nathalie Furmento
|
22a0e63018
merge trunk -r 6400:6500
|
13 years ago |
Andra Hugo
|
5f656f76cf
new merge
|
14 years ago |
Nathalie Furmento
|
8ca1c86827
doc: remove functions which no longer exist
|
14 years ago |
Nathalie Furmento
|
7eccca1c90
OpenCL Driver: only keep one function in public interface to do the copy, there is no need to try a synchronous copy after a asynchronous copy has failed
|
14 years ago |
Cyril Roelandt
|
4dc1fe0a41
doc: fix the spelling of "STARPU_DISABLE_ASYNCHRONOUS_COPY".
|
14 years ago |
Ludovic Courtès
|
0f580056c3
doc: Fix formatting for `STARPU_SCRATCH'; improve description of `starpu_data_lookup'.
|
14 years ago |
Andra Hugo
|
c91789a855
merge again
|
14 years ago |
Samuel Thibault
|
d727e17be1
done
|
14 years ago |
Andra Hugo
|
5b3f428b00
merge
|
14 years ago |
Samuel Thibault
|
a02d9e6497
complete perfmodel fields
|
14 years ago |
Nathalie Furmento
|
2f5ac5ff58
doc: add documentation
|
14 years ago |
Andra Hugo
|
9bb769dbf0
new merge
|
14 years ago |
Nathalie Furmento
|
af8467cd5a
disable asynchronous copy: distinguish what is an action and what is an enquiry
|
14 years ago |
Nathalie Furmento
|
a399e22906
rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled
|
14 years ago |
Andra Hugo
|
a1079cd79e
new merge
|
14 years ago |
Nathalie Furmento
|
94ed253098
document capability to disable asynchronous copies
|
14 years ago |
Andra Hugo
|
94a438324b
merge examples+gcc-plugin
|
14 years ago |
Samuel Thibault
|
99dd657704
document that the wt mask avoids eviction
|
14 years ago |
Cyril Roelandt
|
fe819f2c6b
Doc: fix a todo.
|
14 years ago |
Nathalie Furmento
|
7b383e0393
doc: add starpu_data_register_same
|
14 years ago |
Cyril Roelandt
|
001e8825ad
Doc: starpu_bcsr_data_register().
|
14 years ago |
Cyril Roelandt
|
620043b23f
Fix wrong function name.
|
14 years ago |
Samuel Thibault
|
4d56ac8307
task_deinit after starpu_shutdown should be fine
|
14 years ago |
Samuel Thibault
|
61599d233e
Regenerated task structures can not be deinitialized, as waiting for the callback is not enough to wait for starpu to be done with it, and some of these regenerated tasks are actually re-scheduled so starpu can't know how to properly wait for them
|
14 years ago |
Samuel Thibault
|
2f31d773a6
make clear that register should be NULL for scratch, else it would be ignored.
|
14 years ago |
Samuel Thibault
|
381d4b3bdc
make clear that register should be NULL for scatch
|
14 years ago |
Samuel Thibault
|
66f7704ad4
clearer
|
14 years ago |
Samuel Thibault
|
29c58ebf73
Document that we actually create several workers, but use only one at a time
|
14 years ago |
Samuel Thibault
|
824e62893c
Fill some todos
|
14 years ago |