Cyril Roelandt
|
620043b23f
Fix wrong function name.
|
13 years ago |
Samuel Thibault
|
4d56ac8307
task_deinit after starpu_shutdown should be fine
|
13 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
|
13 years ago |
Samuel Thibault
|
2f31d773a6
make clear that register should be NULL for scratch, else it would be ignored.
|
13 years ago |
Samuel Thibault
|
381d4b3bdc
make clear that register should be NULL for scatch
|
13 years ago |
Samuel Thibault
|
66f7704ad4
clearer
|
13 years ago |
Samuel Thibault
|
29c58ebf73
Document that we actually create several workers, but use only one at a time
|
13 years ago |
Samuel Thibault
|
824e62893c
Fill some todos
|
13 years ago |
Samuel Thibault
|
d20a0d15bd
yet clearer
|
13 years ago |
Samuel Thibault
|
9600101482
Clearly say that the default for destroy is 1 in the starpu_task_create case
|
13 years ago |
Nathalie Furmento
|
c13e50a5a0
doc: GCC plugin example before standard API example
|
13 years ago |
Nathalie Furmento
|
f8efdae583
doc: shuffle sections
|
13 years ago |
Cyril Roelandt
|
470c3bb509
Doc: environment variables take precedence over the configuration passed to starpu_init()
|
13 years ago |
Cyril Roelandt
|
03c3ed851a
Explicitly states that starpu_task_wait_for_all does not free any task.
|
13 years ago |
Nathalie Furmento
|
5b6b037275
doc: add missing macros
|
13 years ago |
Nathalie Furmento
|
15e2e33d0b
doc: document destroy is set to 1 when calling starpu_task_create()
|
13 years ago |
Nathalie Furmento
|
e5bc63456d
doc: update definition of struct datatypes (add missing fields)
|
13 years ago |
Nathalie Furmento
|
e4b9b74e75
fix function prototype
|
13 years ago |
Cyril Roelandt
|
2ee7a7d915
Doc: new OpenCL memory managment public functions.
|
13 years ago |
Nathalie Furmento
|
b26ef3c701
doc: add void starpu_codelet_init()
|
13 years ago |
Samuel Thibault
|
0561c455c1
Fix meaning of LD...
|
13 years ago |
Nathalie Furmento
|
122c8a99d8
revert #5364 and #5365 to avoid errors in C++
|
13 years ago |
Nathalie Furmento
|
deab2c52c6
doc: remove deprecated macros as they should no longer be used
|
13 years ago |
Nathalie Furmento
|
d497b91e4b
doc: add missing types
|
13 years ago |
Nathalie Furmento
|
ab322b8dd7
doc: add missing macros
|
13 years ago |
Nathalie Furmento
|
b5364775c8
doc: add missing macros and functions
|
13 years ago |
Nathalie Furmento
|
201ee06e8d
doc: add missing macros
|
13 years ago |
Nathalie Furmento
|
a1b2316c9d
doc: rename fonctions following r5345
|
13 years ago |
Nathalie Furmento
|
e271327f16
doc: add missing functions
|
13 years ago |
Cyril Roelandt
|
4ba57b119e
CSR/BCSR: document the firstentry-related functions/macros.
|
13 years ago |