Corentin Salingue
|
e7095cd9b0
Fix number of mpi slave when test CPU memory limit
|
8 年之前 |
Nathalie Furmento
|
60293a9562
doc: minor fixes
|
8 年之前 |
Samuel Thibault
|
ddd86bde0f
mention the error in message
|
8 年之前 |
Samuel Thibault
|
289dd577d2
Explain why the assertion and how to fix it
|
8 年之前 |
Samuel Thibault
|
110844deb5
drop now-unused variable
|
8 年之前 |
Nathalie Furmento
|
d1f94db7b5
do not build doc when it's available...
|
8 年之前 |
Nathalie Furmento
|
358bb3fa09
do not distribute doc when not available
|
8 年之前 |
Samuel Thibault
|
74dd073ec1
simplify while loops
|
8 年之前 |
Corentin Salingue
|
74882f89bc
add more pieces to the doc for the MPI master-slave
|
8 年之前 |
Samuel Thibault
|
46717a3fa3
Fix and improve efficiency of computing termination times
|
8 年之前 |
Nathalie Furmento
|
f81b6ab590
doc: revert #19912, install html version of the documentation (thanks to Brice Goglin for the tip to get make distcheck happy)
|
8 年之前 |
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 年之前 |
Corentin Salingue
|
a954ef3ea8
rename variable *_mpi_* to *_mpi_ms_* again
|
8 年之前 |
Corentin Salingue
|
fa905ddcf7
rename variable *_mpi_* to *_mpi_ms_*
|
8 年之前 |
Samuel Thibault
|
f577b0820d
Revert to minimum estimated termination time by default, since that is indeed the availability time for a new task
|
8 年之前 |
Nathalie Furmento
|
8e980940d4
doc: fix installation when documentation is available from source directory
|
8 年之前 |
Corentin Salingue
|
d54098dac7
Finally remove params and return values from header, they are already been added in doc
|
8 年之前 |
Samuel Thibault
|
cb947e77e8
Do not run stencil examples when it is built with MPI support and MPI check is disabled
|
8 年之前 |
Corentin Salingue
|
245611f465
fix warnings when generating doc
|
8 年之前 |
Olivier Aumage
|
1488cf5f6f
- CHECK_ACCESSIBLE is too strong for OpenMP
|
8 年之前 |
Corentin Salingue
|
f0fe0f747e
check return value to reduce warnings
|
8 年之前 |
Olivier Aumage
|
8d9090fc23
- fix passing data interfaces to merged/included openmp tasks
|
8 年之前 |
Samuel Thibault
|
31913b6e4c
fix warning
|
8 年之前 |
Samuel Thibault
|
ffef6a52b7
Fix more warnings
|
8 年之前 |
Samuel Thibault
|
d55d56c570
fix warning
|
8 年之前 |
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 年之前 |
Samuel Thibault
|
cd37f17e67
Avoid re-prefetching a task which already has been (e.g. with modular-heft-prio)
|
8 年之前 |
Samuel Thibault
|
01c27bfb70
Fix MCT time estimation: avoid including transfer time twice
|
8 年之前 |
Samuel Thibault
|
8ff5a532f4
Fix modular-heft-prio: tasks should be accumulated before the eager scheduler
|
8 年之前 |
Samuel Thibault
|
a94eec3bcb
Start factorizing queue completion times between worker component and dmda
|
8 年之前 |