Nathalie Furmento
|
64fa4e642b
include: fix documentation
|
4 年之前 |
Nathalie Furmento
|
817d9e52e3
documentation and test for starpu_codelet_unpack_arg_init() & co
|
4 年之前 |
Nathalie Furmento
|
4860f63801
doxygen update
|
4 年之前 |
HE Kun
|
936489d835
Add mode values STARPU_EPILOGUE_CALLBACK and STARPU_EPILOGUE_CALLBACK_ARG for starpu_task_insert
|
4 年之前 |
HE Kun
|
a0949a6500
Merge branch 'master' into python-test
|
4 年之前 |
HE Kun
|
af37a41186
starpupy: add two more methods to unpack argument from starpu_codelet_pack_arg_data
|
4 年之前 |
Nathalie Furmento
|
9054490002
happy 2021
|
4 年之前 |
HE Kun
|
c0f21b3e6e
starpupy: add cloudpickle to dump and to load arguments (TODO: if the input of submitted function is a Future)
|
4 年之前 |
HE Kun
|
3833959135
remove the malloc in starpu_codelet_unpack_arg
|
4 年之前 |
HE Kun
|
f777063bed
starpupy:replace struct codelet_args by using starpu_codelet_pack/unpack
|
4 年之前 |
Samuel Thibault
|
18b4a1e02a
Add task submission file+line in traces
|
4 年之前 |
Nathalie Furmento
|
98675b40b8
doc: add missing stuff
|
5 年之前 |
Nathalie Furmento
|
4616ebc693
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu
|
5 年之前 |
Nathalie Furmento
|
719c3f62d4
update copyright holders
|
5 年之前 |
Samuel Thibault
|
680ef90623
Add missing docs
|
5 年之前 |
Samuel Thibault
|
ea1b205ec9
Add missing doc
|
5 年之前 |
Samuel Thibault
|
ff10510e28
Add STARPU_TASK_SCHED_DATA
|
5 年之前 |
Nathalie Furmento
|
1895bc218c
New parameters STARPU_CALLBACK_ARG_NFREE, STARPU_CALLBACK_WITH_ARG_NFREE, STARPU_PROLOGUE_CALLBACK_ARG_NFREE, and STARPU_PROLOGUE_CALLBACK_POP_ARG_NFREE
|
6 年之前 |
Nathalie Furmento
|
fc7a2c73e8
include: update documentation
|
6 年之前 |
Nathalie Furmento
|
96642218fa
New starpu_task_insert() parameters STARPU_SEQUENTIAL_CONSISTENCY, STARPU_TASK_NO_SUBMITORDER and STARPU_TASK_PROFILING_INFO
|
6 年之前 |
Nathalie Furmento
|
ec53ca233c
New starpu_task_insert() parameter STARPU_TASK_WORKERIDS allowing to set the fields starpu_task::workerids_len and starpu_task::workerids
|
6 年之前 |
Samuel Thibault
|
09aabda7c6
Add missing documentation
|
6 年之前 |
Nathalie Furmento
|
e8e8cf9266
move documentation from separate doxygen files to public .h files
|
6 年之前 |
Nathalie Furmento
|
ab85b38636
moving public api documentation from doxygen files to .h files
|
6 年之前 |
Nathalie Furmento
|
af93366acd
doc: start putting api documentation in public .h files instead of
|
6 年之前 |
Nathalie Furmento
|
f105f1cf84
new flag STARPU_TASK_END_DEP for starpu_task_insert & co
|
6 年之前 |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 年之前 |
Samuel Thibault
|
de785e29d8
Make it clearer that this value is particular
|
6 年之前 |
Nathalie Furmento
|
34884ebc6c
include/starpu_task_util.h: let STARPU_SHIFTED_MODE_MAX be the last value
|
6 年之前 |
Samuel Thibault
|
8e6ac3b45d
Add starpu_task_declare_end_deps and starpu_task_declare_end_deps_array
|
6 年之前 |