Nathalie Furmento
|
6a01c06bf9
doc: do not install html version of the manual (as i cannot figure out how to get it done properly, distcheck is a pain)
|
8 éve |
Corentin Salingue
|
a954ef3ea8
rename variable *_mpi_* to *_mpi_ms_* again
|
8 éve |
Corentin Salingue
|
fa905ddcf7
rename variable *_mpi_* to *_mpi_ms_*
|
8 éve |
Samuel Thibault
|
f577b0820d
Revert to minimum estimated termination time by default, since that is indeed the availability time for a new task
|
8 éve |
Nathalie Furmento
|
8e980940d4
doc: fix installation when documentation is available from source directory
|
8 éve |
Corentin Salingue
|
d54098dac7
Finally remove params and return values from header, they are already been added in doc
|
8 éve |
Samuel Thibault
|
cb947e77e8
Do not run stencil examples when it is built with MPI support and MPI check is disabled
|
8 éve |
Corentin Salingue
|
245611f465
fix warnings when generating doc
|
8 éve |
Olivier Aumage
|
1488cf5f6f
- CHECK_ACCESSIBLE is too strong for OpenMP
|
8 éve |
Corentin Salingue
|
f0fe0f747e
check return value to reduce warnings
|
8 éve |
Olivier Aumage
|
8d9090fc23
- fix passing data interfaces to merged/included openmp tasks
|
8 éve |
Samuel Thibault
|
31913b6e4c
fix warning
|
8 éve |
Samuel Thibault
|
ffef6a52b7
Fix more warnings
|
8 éve |
Samuel Thibault
|
d55d56c570
fix warning
|
8 éve |
Samuel Thibault
|
f891fc83d6
Disable build of parallel_code which doesn't compile any more due to missing starpu_sched_ctx_book/unbook_workers_for_task
|
8 éve |
Samuel Thibault
|
cd37f17e67
Avoid re-prefetching a task which already has been (e.g. with modular-heft-prio)
|
8 éve |
Samuel Thibault
|
01c27bfb70
Fix MCT time estimation: avoid including transfer time twice
|
8 éve |
Samuel Thibault
|
8ff5a532f4
Fix modular-heft-prio: tasks should be accumulated before the eager scheduler
|
8 éve |
Samuel Thibault
|
a94eec3bcb
Start factorizing queue completion times between worker component and dmda
|
8 éve |
Samuel Thibault
|
0e0c061054
Fix estimated ends of components, and use average ends by default
|
8 éve |
Samuel Thibault
|
bfc1b8ff4e
Fix paje trace when pipelining tasks and transfers
|
8 éve |
Samuel Thibault
|
3f440da88f
mention new scheduler
|
8 éve |
Samuel Thibault
|
e9dce8bf50
Add modular-heft-prio scheduler
|
8 éve |
Nathalie Furmento
|
a1f9243dd5
examples/sched_ctx/gpu_partition.c: temporary fix: skip test as cuda computation fails
|
8 éve |
Corentin Salingue
|
5d3f3a018a
Update doc with MPI Master-Slave support + fix visibility of 2 sections in MPI doc
|
8 éve |
Samuel Thibault
|
882ad99086
Do not assume that -fPIC means static linking, nowadays distributions compile all code with fPIC
|
8 éve |
Andra Hugo
|
149d06b650
do not even compile the gpu_partiton example if we don't have cuda
|
8 éve |
Samuel Thibault
|
3ff56dcc26
fix indent
|
8 éve |
Samuel Thibault
|
3b6ce806ec
Fix warnings
|
8 éve |
Nathalie Furmento
|
0e7aeb8008
src/Makefile.am: do not check _starpu_spin_init as it has 2 implementations, one being not inline
|
8 éve |