Commit History

Author SHA1 Message Date
  Samuel Thibault 2268ab3890 fix loop 9 years ago
  Samuel Thibault 17578921cf fix memleak 9 years ago
  Samuel Thibault 9306b4c932 fix allocation size 9 years ago
  Samuel Thibault 051a8217b4 note about hwloc_get_nbobjs_by_type returning -1 9 years ago
  Samuel Thibault ce5a787790 fix warning 9 years ago
  Samuel Thibault 7a40706c2d Set _FORTIFY_SOURCE to 2 in debug mode 9 years ago
  Samuel Thibault be240b029a Use -fstack-protector-all in debugging mode 9 years ago
  Nathalie Furmento 52779b0140 tests/main/insert_task_dyn_handles.c: skip when no device available to run codelet 9 years ago
  Samuel Thibault b4f34b8b0b fix other variable name 9 years ago
  Nathalie Furmento ca5bc15793 mpi/src/starpu_mpi_task_insert.c: fix variable name 9 years ago
  Samuel Thibault 2955842305 stress task_insert even more 9 years ago
  Samuel Thibault ef591b934f fix free for real 9 years ago
  Samuel Thibault dae2ae835d fix free 9 years ago
  Samuel Thibault 3f7820b5c4 fix leak 9 years ago
  Samuel Thibault e7c96d76cf fix warning 9 years ago
  Samuel Thibault ab8f3d1188 fix test for various values of maxbuffers 9 years ago
  Samuel Thibault eecedfae04 stress dynamic handles a bit more 9 years ago
  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