Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 85ab8748c5 do not enable mpi checks by default when simgrid support is enabled, since it requires static linking which is too expensive for being a default hace 9 años
  Samuel Thibault e15ca34bbb Add --enable-simgrid-mc to selectively enable the model checker hace 9 años
  Nathalie Furmento 444461c75a doc: improve name for chapitre title hace 9 años
  Samuel Thibault bf08b7ae24 document how to play with model checker hace 9 años
  Samuel Thibault 6383fe8b36 Test a reasonably large case hace 9 años
  Samuel Thibault d8991796b2 Run model checking during make check hace 9 años
  Samuel Thibault e9056e542d make it possible to run mpi cholesky in simgrid mode hace 9 años
  Samuel Thibault eff6fdad8d do not trust modular heft schedulers yet hace 9 años
  Samuel Thibault 7ce5e53c22 ship files needed for testing simgrid-mpi hace 9 años
  Samuel Thibault 619208913a Disable tests failing with simgrid 3.14 hace 9 años
  Samuel Thibault 789b098faa avoid crashes when running smpi with shared libraries hace 9 años
  Samuel Thibault 6b59adcc2f Allow mpi tests in simgrid mode hace 9 años
  Samuel Thibault 580d61dae1 don't enable state reduction by default, it's too costly hace 9 años
  Samuel Thibault 5339d76f3a Prevent random number generation from diverging, by making threads always get the same values hace 9 años
  Nathalie Furmento 5b37f9329b doc: fixes to follow coding style hace 9 años
  Nathalie Furmento 1f5c14e5e2 tests/model-checking: add copyright and fix coding style hace 9 años
  Samuel Thibault 123615baa9 Do not test data_request being NULL on simgrid, we test completion another way hace 9 años
  Samuel Thibault e235fcbe82 Add options for reduction, and add clean target hace 9 años
  Samuel Thibault 9c9b38525a no need to sleep hace 9 años
  Samuel Thibault c07d49339e Fix running prio_list hace 9 años
  Samuel Thibault f93028199e Add a simgrid model-checking trivial test for now hace 9 años
  Nathalie Furmento c5de85cf48 tests/disk/mem_reclaim.c: remove now-useless code hace 9 años
  Nathalie Furmento 21a3263c57 src/common/utils.c: improve implementation of _starpu_mkdtemp_internal hace 9 años
  Nathalie Furmento 89ec58cb54 minor fixes hace 9 años
  Nathalie Furmento 6564f2bdf3 tests/disk: use new function _starpu_mkdtemp hace 9 años
  Nathalie Furmento 6aa36701ae src/common/utils.c: do not abort when failing to create tmp directory, return NULL instead hace 9 años
  Nathalie Furmento 42f76c4ffb src: implement _starpu_mkdtemp (either by using mkdtemp or when not available by using our own algorithm) and test it hace 9 años
  Nathalie Furmento dbc5e606e5 tests/disk/mem_reclaim.c: test return value for rmdir hace 9 años
  Nathalie Furmento 33deddc603 tools/cppcheck/suppressions.txt: update suppressions hace 9 años
  Nathalie Furmento db0a3bb756 examples/mlr/mlr.c: fix code hace 9 años