Cyril Roelandt
|
4dc1fe0a41
doc: fix the spelling of "STARPU_DISABLE_ASYNCHRONOUS_COPY".
|
il y a 13 ans |
Ludovic Courtès
|
0f580056c3
doc: Fix formatting for `STARPU_SCRATCH'; improve description of `starpu_data_lookup'.
|
il y a 13 ans |
Samuel Thibault
|
d727e17be1
done
|
il y a 13 ans |
Samuel Thibault
|
a02d9e6497
complete perfmodel fields
|
il y a 13 ans |
Nathalie Furmento
|
2f5ac5ff58
doc: add documentation
|
il y a 13 ans |
Nathalie Furmento
|
af8467cd5a
disable asynchronous copy: distinguish what is an action and what is an enquiry
|
il y a 13 ans |
Nathalie Furmento
|
a399e22906
rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled
|
il y a 13 ans |
Nathalie Furmento
|
94ed253098
document capability to disable asynchronous copies
|
il y a 13 ans |
Samuel Thibault
|
99dd657704
document that the wt mask avoids eviction
|
il y a 13 ans |
Cyril Roelandt
|
fe819f2c6b
Doc: fix a todo.
|
il y a 13 ans |
Nathalie Furmento
|
7b383e0393
doc: add starpu_data_register_same
|
il y a 13 ans |
Cyril Roelandt
|
001e8825ad
Doc: starpu_bcsr_data_register().
|
il y a 13 ans |
Cyril Roelandt
|
620043b23f
Fix wrong function name.
|
il y a 13 ans |
Samuel Thibault
|
4d56ac8307
task_deinit after starpu_shutdown should be fine
|
il y a 13 ans |
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
|
il y a 13 ans |
Samuel Thibault
|
2f31d773a6
make clear that register should be NULL for scratch, else it would be ignored.
|
il y a 13 ans |
Samuel Thibault
|
381d4b3bdc
make clear that register should be NULL for scatch
|
il y a 13 ans |
Samuel Thibault
|
66f7704ad4
clearer
|
il y a 13 ans |
Samuel Thibault
|
29c58ebf73
Document that we actually create several workers, but use only one at a time
|
il y a 13 ans |
Samuel Thibault
|
824e62893c
Fill some todos
|
il y a 13 ans |
Samuel Thibault
|
d20a0d15bd
yet clearer
|
il y a 13 ans |
Samuel Thibault
|
9600101482
Clearly say that the default for destroy is 1 in the starpu_task_create case
|
il y a 13 ans |
Nathalie Furmento
|
c13e50a5a0
doc: GCC plugin example before standard API example
|
il y a 13 ans |
Nathalie Furmento
|
f8efdae583
doc: shuffle sections
|
il y a 13 ans |
Cyril Roelandt
|
470c3bb509
Doc: environment variables take precedence over the configuration passed to starpu_init()
|
il y a 13 ans |
Cyril Roelandt
|
03c3ed851a
Explicitly states that starpu_task_wait_for_all does not free any task.
|
il y a 13 ans |
Nathalie Furmento
|
5b6b037275
doc: add missing macros
|
il y a 13 ans |
Nathalie Furmento
|
15e2e33d0b
doc: document destroy is set to 1 when calling starpu_task_create()
|
il y a 13 ans |
Nathalie Furmento
|
e5bc63456d
doc: update definition of struct datatypes (add missing fields)
|
il y a 13 ans |
Nathalie Furmento
|
e4b9b74e75
fix function prototype
|
il y a 13 ans |