Nathalie Furmento
|
e55bcc57b1
doc: update filenames for internal documentation
|
6 years ago |
Nathalie Furmento
|
d8bd070143
doc: update internal documentation
|
6 years ago |
Nathalie Furmento
|
b2db8095d2
src: update documentation format to be processed by doxygen
|
6 years ago |
Nathalie Furmento
|
b6f95c7b4f
AUTHORS: update list with employer
|
6 years ago |
Olivier Aumage
|
b1e43d0ffd
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu
|
6 years ago |
Olivier Aumage
|
05b638bbf5
some additional comment about the relaxed mode
|
6 years ago |
Nathalie Furmento
|
22e8e132e0
.gitignore: updates files to ignore
|
6 years ago |
Samuel Thibault
|
de785e29d8
Make it clearer that this value is particular
|
6 years ago |
Nathalie Furmento
|
34884ebc6c
include/starpu_task_util.h: let STARPU_SHIFTED_MODE_MAX be the last value
|
6 years ago |
Nathalie Furmento
|
75c6013e30
examples/sched_ctx: delete contexts in the inverse order to the ones they were created
|
6 years ago |
Samuel Thibault
|
9604f71b31
Add missing file
|
6 years ago |
Samuel Thibault
|
8e6ac3b45d
Add starpu_task_declare_end_deps and starpu_task_declare_end_deps_array
|
6 years ago |
Samuel Thibault
|
37785a98e6
Accept adding dependencies from the task itself
|
6 years ago |
Samuel Thibault
|
dceacba27b
Fix test: auto-destroyed tasks shouldn't be submitted before adding deps
|
6 years ago |
Nathalie Furmento
|
ef6c9420db
contrib/ci.inria.fr/job-1-check.sh: add configure option --enable-debug
|
6 years ago |
Samuel Thibault
|
3c11419155
Allow to add dependencies on submitted tasks automatically destroyed but not detached
|
6 years ago |
Samuel Thibault
|
c6b8f0e067
Fix crash when waiting for a task not submitted yet
|
6 years ago |
Samuel Thibault
|
0b0f8f2a8a
Add starpu_task_declare_deps
|
6 years ago |
Nathalie Furmento
|
838e356576
src/core/sched_ctx.c: we also need to take the lock on the inheritor context
|
6 years ago |
Nathalie Furmento
|
18ef8b3aa4
src/datawizard/data_request.c: src_replicate and dst_replicate may be NULL
|
6 years ago |
Nathalie Furmento
|
cdfa25094a
examples/sched_ctx/sched_ctx.c: submitting tasks to a context without the required workers is now possible
|
6 years ago |
Olivier Aumage
|
0a1e487a61
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu
|
6 years ago |
Olivier Aumage
|
15bcee33b9
document worker flags
|
6 years ago |
Nathalie Furmento
|
13d26b6341
doc/doxygen_dev: no file refman.tex
|
6 years ago |
Nathalie Furmento
|
64d368e666
doc: have a dedicated chapter explaining how to define new (basic or modular) scheduling policies
|
6 years ago |
Nathalie Furmento
|
ee0fee5f59
new directory for documentating the inside of StarPU
|
6 years ago |
Nathalie Furmento
|
a9d8feafe4
configure.ac: small fixes
|
6 years ago |
Samuel Thibault
|
29bf70a0bc
gdbinit: Print replicates
|
6 years ago |
Samuel Thibault
|
c35fdcb7ed
fix function name
|
6 years ago |
Samuel Thibault
|
a43ac84d4b
fix looking through prioritized lists
|
6 years ago |