Nathalie Furmento
|
ff15d9a760
configure.ac: remove option subdir-objects as it causes fortran compilation to fail
|
8 éve |
Samuel Thibault
|
1c27404edc
fix documentation of --disable-fstack-protector-all according to default value
|
8 éve |
Samuel Thibault
|
d0d711fd7b
note about .where field for MIC/SCC
|
8 éve |
Nathalie Furmento
|
514a859d3b
configure: add configure option for fstack-protector-all which is enabled by default, and disable it when compiling for MIC architectures
|
8 éve |
Samuel Thibault
|
6b343fd01d
document why we don't enable fortify without optimizations
|
8 éve |
Samuel Thibault
|
96d4e38441
fortify only works in optimization mode. It is also very lightweight, so enable it by default unless given enable-fast. Also only enable level 1, which doesn't change any semantic
|
8 éve |
Samuel Thibault
|
3569d946a7
fix tasks2.rec when there is no codelet for a given arch
|
8 éve |
Luka Stanisic
|
7437946cf8
simgrid: adding environment variable to take into account task submission costs in simgrid mode
|
8 éve |
Olivier Aumage
|
48eb50ba3b
- fix subdir-objects related Automake warnings
|
8 éve |
Olivier Aumage
|
cabe2dab63
- add support for Temanejo/Ayudame version 2
|
8 éve |
Olivier Aumage
|
3715866caf
- update Changelog and documentation with sched ctx's user_data functionality
|
8 éve |
Olivier Aumage
|
52ea41d70b
- add the possibility to associate some user data to sched contexts (needed for some INTERTWinE work)
|
8 éve |
Olivier Aumage
|
feb426b173
- fix type syntax
|
8 éve |
Nathalie Furmento
|
5cbef2b984
fix copyright
|
8 éve |
Nathalie Furmento
|
99091bb31d
doc: fix copyright
|
8 éve |
Nathalie Furmento
|
ea928915c1
configure.ac: define macro values to 1
|
8 éve |
Nathalie Furmento
|
26696ddca0
include/starpu_config.h.in: add needed macro
|
8 éve |
Nathalie Furmento
|
44b1e60781
src/common/fxt.h: rename variable to be different from parameter name
|
8 éve |
Olivier Aumage
|
2a49bee522
- add some more Fortran type size
|
8 éve |
Olivier Aumage
|
3ee491cf62
- add missing FSTARPU_SZ_C_CHAR
|
8 éve |
Samuel Thibault
|
bffcb64c0f
Fix non-cuda build
|
8 éve |
Samuel Thibault
|
6c23b4d6e1
Initialize cuda workers in parallel
|
8 éve |
Samuel Thibault
|
d8dc889ec3
When starting workers, do not wait for thread to get bound, let that happen in parallel
|
8 éve |
Samuel Thibault
|
7cc5447ba7
fix size, it needs to be a multiple of page size
|
8 éve |
Samuel Thibault
|
936a654fbe
Reduce execution time of longest tests
|
8 éve |
Samuel Thibault
|
a56cec9c33
reduce the time to benchmark the bus, we don't need an extremely precise value, and statistics people say that about 30 is fine
|
8 éve |
Samuel Thibault
|
25c1bc1124
Fix having different min/max priorities between schedulers
|
8 éve |
Samuel Thibault
|
71552afed8
for debugging, do not use enable-fast
|
8 éve |
Samuel Thibault
|
6b863c6ee1
make sure that _starpu_get_worker_struct doesn't overflow. Inline starpu_worker_get_count to make it not too expensive
|
8 éve |
Samuel Thibault
|
a5e37a6b3b
Do not call post_exec hooks for nowhere tasks, and make sure to test that.
|
8 éve |