Nathalie Furmento
|
313d5b7a75
tools/Makefile.am: add valgrind.suppr to distrib file
|
9 years ago |
Nathalie Furmento
|
ffeb89a201
valgrind: valgrind itself has memory leaks ...
|
9 years ago |
Samuel Thibault
|
6be3dad782
make doc clearer
|
9 years ago |
Samuel Thibault
|
062bd8ad0e
advertise STARPU_LIMIT_MIN_SUBMITTED_TASKS and STARPU_LIMIT_MAX_SUBMITTED_TASKS as a way to limit the amount of consumed memory
|
9 years ago |
Nathalie Furmento
|
4f4a7b798f
mpi/tests/insert_task_owner2.c: starpu_mpi_get_data_on_node_detached needs a value of a mpi node not a memory node
|
9 years ago |
Nathalie Furmento
|
c128de48fb
mpi/tests/insert_task_owner2.c: check computation is correct
|
9 years ago |
Samuel Thibault
|
1cbbf1ddf7
Do not run no_unregister in lsan profile
|
9 years ago |
Samuel Thibault
|
377dac74e8
Avoid perfmodel update concurrency between user_base and valid_model tests, which makes valid_model fail when running checks in parallel
|
9 years ago |
Nathalie Furmento
|
30e2c6d84b
tools/Makefile.am: fix files list to be part of the starpu package
|
9 years ago |
Samuel Thibault
|
9bdd1110d5
fix leaks
|
9 years ago |
Samuel Thibault
|
570d0de6ca
ignore races in work stealing heuristic variables
|
9 years ago |
Nathalie Furmento
|
36934b3967
tests/helper.h: always define STARPU_SKIP_IF_VALGRIND_RETURN_ZERO
|
9 years ago |
Nathalie Furmento
|
71fe42b175
rename STARPU_SKIP_IF_VALGRIND_RETURN_0 to STARPU_SKIP_IF_VALGRIND_RETURN_ZERO
|
9 years ago |
Nathalie Furmento
|
b0b40e554d
mpi/tests/mpi_test.c: no need to declare variables as global
|
9 years ago |
Nathalie Furmento
|
bc6433c2ba
tests/helper.h: new macro STARPU_SKIP_IF_VALGRIND_RETURN_0 which return 0 when running on valgrind
|
9 years ago |
Nathalie Furmento
|
1b6a8c630b
mpi/tests: skip exchange of void values when running on valgrind
|
9 years ago |
Nathalie Furmento
|
6a904520dd
mpi/tests: properly allocate memory
|
9 years ago |
Nathalie Furmento
|
b9195c3b3a
tools/valgrind: add suppression rules
|
9 years ago |
Samuel Thibault
|
dcb41bb207
Add experimental support for temporal data locality in ws and lws
|
9 years ago |
Samuel Thibault
|
17f0cf352b
document starpu_task_list_ismember
|
9 years ago |
Samuel Thibault
|
0bab6cdf8e
Add _starpu_fifo_pop_this_task.
|
9 years ago |
Samuel Thibault
|
8ae7d9599d
Add starpu_task_list_ismember.
|
9 years ago |
Nathalie Furmento
|
fa6b836b03
mpi/tests/datatypes.c: acquire/release data and add rank testing
|
9 years ago |
Nathalie Furmento
|
baa115a098
mpi/tests: use calloc instead of malloc to be sure memory is defined
|
9 years ago |
Nathalie Furmento
|
480cee1e97
mpi/tests/: use calloc instead of malloc to have a defined memory
|
9 years ago |
Nathalie Furmento
|
1c22dcd1a8
tools/valgrind: update suppression files
|
9 years ago |
Samuel Thibault
|
48b959ab37
ws&lws: factorize per-worker data
|
9 years ago |
Terry Cojean
|
5fbc715eda
oops... drop spurious printf
|
9 years ago |
Terry Cojean
|
c0f83d9284
fix paje output with contexts and codelet details
|
9 years ago |
Samuel Pitoiset
|
c4e32ee28d
debug/traces: user thread state events are unrelated to runtime
|
9 years ago |