Olivier Aumage
|
c6b2268fc4
formatting
|
6 years ago |
Olivier Aumage
|
37c336117a
typo
|
6 years ago |
Olivier Aumage
|
05a3f1d54b
some infos about sched contexts and workers
|
6 years ago |
Olivier Aumage
|
e7f97b77e0
complete worker roles
|
6 years ago |
Olivier Aumage
|
cd6f3a8fee
add some more entities definitions
|
6 years ago |
Samuel Thibault
|
e307816928
prefer to use /bin/bash over bash (which might show up as /usr/bin/bash)
|
6 years ago |
Samuel Thibault
|
bafad6c4ef
We actually want the absolute path to bash
|
6 years ago |
Samuel Thibault
|
420c3e1274
Avoid getting $BASH from the shell (/bin/sh, typically), we prefer to use /bin/bash for reproducibility
|
6 years ago |
Samuel Thibault
|
186c17739a
Avoid hardcoding the src dir in installed binaries just for opencl tests
|
6 years ago |
Nathalie Furmento
|
a287cf8a7d
examples/scheduler: use tools/starpu_sched_display to get list of schedulers
|
6 years ago |
Nathalie Furmento
|
582ab08c46
starpufft/src/Makefile.am: remove un-needed line
|
6 years ago |
Nathalie Furmento
|
81058a7773
contrib/ci.inria.fr/job-1-check.sh: allow core dumping
|
6 years ago |
Nathalie Furmento
|
d460178e20
contrib/ci.inria.fr: call make showsuite instead of showcheck
|
6 years ago |
Nathalie Furmento
|
0e73f14f8c
new make rule showsuite to show only fail and skip tests
|
6 years ago |
Nathalie Furmento
|
094ce5f684
contrib/ci.inria.fr/job-1-check.sh: display make check output as it goes
|
6 years ago |
Olivier Aumage
|
e8263e7fc5
add some contents on workers operations
|
6 years ago |
Olivier Aumage
|
d3682b48fd
add some contents
|
6 years ago |
Olivier Aumage
|
5ce2d38899
add missing info
|
6 years ago |
Nathalie Furmento
|
478a8f2802
examples/sched_ctx/sched_ctx_delete.c: skip when no CPU worker
|
6 years ago |
Nathalie Furmento
|
c4ae64d888
doc/doxygen_dev/Makefile.am: replace spaces by tab character
|
6 years ago |
Nathalie Furmento
|
0a48295c0d
doc/doxygen_dev/Makefile.am: add rule to create html_dev directory
|
6 years ago |
Samuel Thibault
|
66846a66ec
Avoid exposing STARPU_BUILD_DIR in installed files
|
6 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Nathalie Furmento
|
9765fcd528
AUTHORS: add missing authors
|
6 years ago |
Nathalie Furmento
|
faabee7892
examples: new example just creating and deleting sched contexts
|
6 years ago |
Nathalie Furmento
|
4290b711d9
contrib/ci.inria.fr: add developers documentation in stash
|
6 years ago |
Samuel Thibault
|
4cbea13339
fix some min-dgels renamings
|
6 years ago |
Mirko Myllykoski
|
4cfd334b87
Prefix min-dgels function names with _starpu to avoid naming conflicts
|
6 years ago |
Nathalie Furmento
|
a10272dd0b
doc: small fixes
|
6 years ago |
Nathalie Furmento
|
96d47b505e
examples/sched_ctx/sched_ctx.c: reverse order for deleting contexts
|
6 years ago |