Samuel Thibault
|
253c1fe4b9
Fix parameter passing
|
8 years ago |
Corentin Salingue
|
40738b42de
Update timeout for looping test when failing
|
8 years ago |
Luka Stanisic
|
4d26f3b298
traces: gf is a Worker not a Thread
|
8 years ago |
Luka Stanisic
|
39c66ea330
fixing bandwidth names in traces (so MemManager and MPI bandwidths have different aliases)
|
8 years ago |
Samuel Thibault
|
19528cef96
Add FIXME
|
8 years ago |
Nathalie Furmento
|
88de7a92ee
tools/cppcheck/suppressions.txt: update suppressions
|
8 years ago |
Samuel Thibault
|
08f6f360cd
Fix idle time of CPU workers in simgrid simulations
|
8 years ago |
Samuel Thibault
|
24d0a076ab
Use only one MSG process per transfer stream
|
8 years ago |
Samuel Thibault
|
02474d849a
improve locality of variables by using a structure instead of separate arrays
|
8 years ago |
Samuel Thibault
|
f3f9acf198
Remove mutexes and conds from simgrid tasks and transfers since we are using queues everywhere now
|
8 years ago |
Samuel Thibault
|
dc8374c8a3
Use only one MSG process per worker for running tasks
|
8 years ago |
Samuel Thibault
|
ac083e93ef
Factorize registering waiting queues for simgrid
|
8 years ago |
Samuel Thibault
|
41924f6d21
Fix starpu-mpi-simgrid with simgrid 3.14
|
8 years ago |
Nathalie Furmento
|
07490556f2
merge branches/mpi_engine@18350: mpi: print MPI communicators as long int
|
8 years ago |
Olivier Aumage
|
09f6b4e7d4
- fix task_group leader task wake up condition
|
8 years ago |
Nathalie Furmento
|
3f963293cd
src/debug/traces: fix type for src
|
8 years ago |
Samuel Thibault
|
52026e5155
Move more options only for valgrind
|
8 years ago |
Samuel Thibault
|
2ddcee5a13
Fix printing task names
|
8 years ago |
Samuel Thibault
|
0ba46bc87f
Fix format
|
8 years ago |
Samuel Thibault
|
3dd99bf440
Avoid zero-lengthed VLA
|
8 years ago |
Samuel Thibault
|
1926f6c6d2
track-origins is supported by valgrind only, not helgrind
|
8 years ago |
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 years ago |
Samuel Thibault
|
eae30ebdab
Fix estimating sizes: cholesky and lu complexities are cubic
|
8 years ago |
Samuel Thibault
|
e491b4a92f
Fix abusive assertion failure while reducing value of a handle
|
8 years ago |
Samuel Thibault
|
c7ac3356e9
Make more tests about validity of tasks and data handles
|
8 years ago |
Nathalie Furmento
|
e6e99024f7
add missing copyright
|
8 years ago |
Nathalie Furmento
|
bd43b6f45a
fixes for cppcheck warnings
|
8 years ago |
Terry Cojean
|
dfc8872c1d
Fix parallel_code example, make sure it works correctly and trim it a little.
|
8 years ago |
Samuel Thibault
|
323e5f0f6a
Tell static analysis that we never have zero-length VLA
|
8 years ago |
Corentin Salingue
|
e7095cd9b0
Fix number of mpi slave when test CPU memory limit
|
8 years ago |