Commit History

Author SHA1 Message Date
  Samuel Thibault 3fff4c9f5f commit missing changes 8 years ago
  Samuel Thibault defd69333a generalize running model-checking tests 8 years ago
  Samuel Thibault 00042d3039 Fix build from starpu with old simgrid: BUILDING_STARPU is only for the lib 8 years ago
  Samuel Thibault b83f2454f2 Add copyright 8 years ago
  Samuel Thibault d56020e400 Allow to use several lists to check that the model-checker discovers that's independent 8 years ago
  Samuel Thibault 6379d50511 Fix detection of simgrid-mc tool 8 years ago
  Samuel Thibault b5d53106f7 Fix build with old simgrids 8 years ago
  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 8 years ago
  Samuel Thibault e15ca34bbb Add --enable-simgrid-mc to selectively enable the model checker 8 years ago
  Nathalie Furmento 444461c75a doc: improve name for chapitre title 8 years ago
  Samuel Thibault bf08b7ae24 document how to play with model checker 8 years ago
  Samuel Thibault 6383fe8b36 Test a reasonably large case 8 years ago
  Samuel Thibault d8991796b2 Run model checking during make check 8 years ago
  Olivier Aumage 1a60c8895f rework relax mechanism to avoid lock ordering issue in _starpu_worker_lock 8 years ago
  Samuel Thibault e9056e542d make it possible to run mpi cholesky in simgrid mode 8 years ago
  Samuel Thibault eff6fdad8d do not trust modular heft schedulers yet 8 years ago
  Olivier Aumage da24b31a99 avoid lock ordering issue in starpu_worker_is_blocked_in_parallel 8 years ago
  Samuel Thibault 7ce5e53c22 ship files needed for testing simgrid-mpi 8 years ago
  Samuel Thibault 619208913a Disable tests failing with simgrid 3.14 8 years ago
  Samuel Thibault 789b098faa avoid crashes when running smpi with shared libraries 8 years ago
  Samuel Thibault 6b59adcc2f Allow mpi tests in simgrid mode 8 years ago
  Olivier Aumage f5ed375cf2 protected flag clear as well 8 years ago
  Olivier Aumage bccc925e8d filter out negative exp_len resulting from rounding errors 8 years ago
  Olivier Aumage 6d4fc8101c be more strict in safe_state broadcast synchro 8 years ago
  Samuel Thibault 580d61dae1 don't enable state reduction by default, it's too costly 8 years ago
  Samuel Thibault 5339d76f3a Prevent random number generation from diverging, by making threads always get the same values 8 years ago
  Nathalie Furmento 5b37f9329b doc: fixes to follow coding style 8 years ago
  Nathalie Furmento 1f5c14e5e2 tests/model-checking: add copyright and fix coding style 8 years ago
  Olivier Aumage d3505fc8a0 give more information on error 8 years ago
  Samuel Thibault 123615baa9 Do not test data_request being NULL on simgrid, we test completion another way 8 years ago