Samuel Thibault
|
ac083e93ef
Factorize registering waiting queues for simgrid
|
8 年 前 |
Samuel Thibault
|
41924f6d21
Fix starpu-mpi-simgrid with simgrid 3.14
|
8 年 前 |
Nathalie Furmento
|
07490556f2
merge branches/mpi_engine@18350: mpi: print MPI communicators as long int
|
8 年 前 |
Olivier Aumage
|
09f6b4e7d4
- fix task_group leader task wake up condition
|
8 年 前 |
Nathalie Furmento
|
3f963293cd
src/debug/traces: fix type for src
|
8 年 前 |
Samuel Thibault
|
52026e5155
Move more options only for valgrind
|
8 年 前 |
Samuel Thibault
|
2ddcee5a13
Fix printing task names
|
8 年 前 |
Samuel Thibault
|
0ba46bc87f
Fix format
|
8 年 前 |
Samuel Thibault
|
3dd99bf440
Avoid zero-lengthed VLA
|
8 年 前 |
Samuel Thibault
|
1926f6c6d2
track-origins is supported by valgrind only, not helgrind
|
8 年 前 |
Nathalie Furmento
|
8c53b48112
mpi: new configure option --enable-mpi-pedantic-isend (disabled by default) to acquire data in STARPU_RW (instead of STARPU_R) before performing MPI_Isend call
|
8 年 前 |
Samuel Thibault
|
eae30ebdab
Fix estimating sizes: cholesky and lu complexities are cubic
|
8 年 前 |
Samuel Thibault
|
e491b4a92f
Fix abusive assertion failure while reducing value of a handle
|
8 年 前 |
Samuel Thibault
|
c7ac3356e9
Make more tests about validity of tasks and data handles
|
8 年 前 |
Nathalie Furmento
|
e6e99024f7
add missing copyright
|
8 年 前 |
Nathalie Furmento
|
bd43b6f45a
fixes for cppcheck warnings
|
8 年 前 |
Terry Cojean
|
dfc8872c1d
Fix parallel_code example, make sure it works correctly and trim it a little.
|
8 年 前 |
Samuel Thibault
|
323e5f0f6a
Tell static analysis that we never have zero-length VLA
|
8 年 前 |
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 年 前 |