Commit History

Author SHA1 Message Date
  Samuel Thibault 12a7cc6c1e Avoid exposing the task list implementation, which leads to conflicts and confusions, and we won't want to do the same for prio_lists anyway. Use the internal inlines to provide an external symbol instead 9 years ago
  Corentin Salingue 14a4f5c7d3 port r21087 from NUMA : use starpu_free_flags instead of free 9 years ago
  Samuel Thibault 09b0cfdd22 Fix tmp path order :) 9 years ago
  Nathalie Furmento 9559b6d56a tests/main/mkdtemp.c: also try variables TEMP and TMP, not only TMPDIR 9 years ago
  Nathalie Furmento 90d4183d31 tests/main/mkdtemp.c: use variable TMPDIR instead of hard-coding value /tmp 9 years ago
  Samuel Thibault ec72b21232 Also try TEMP and TMP environment variables, not only TMPDIR 9 years ago
  Samuel Thibault c1b913a2b2 Try to redruce on the state of an empty list 9 years ago
  Samuel Thibault 05bfe97196 clearer macro names, add iterations 9 years ago
  Olivier Aumage 950d269178 use assumed-size instead of assumed-shape arrays for native fortran API, for better backward compatibility 9 years ago
  Samuel Thibault 3fff4c9f5f commit missing changes 9 years ago
  Samuel Thibault defd69333a generalize running model-checking tests 9 years ago
  Samuel Thibault 00042d3039 Fix build from starpu with old simgrid: BUILDING_STARPU is only for the lib 9 years ago
  Samuel Thibault b83f2454f2 Add copyright 9 years ago
  Samuel Thibault d56020e400 Allow to use several lists to check that the model-checker discovers that's independent 9 years ago
  Samuel Thibault 6379d50511 Fix detection of simgrid-mc tool 9 years ago
  Samuel Thibault b5d53106f7 Fix build with old simgrids 9 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 9 years ago
  Samuel Thibault e15ca34bbb Add --enable-simgrid-mc to selectively enable the model checker 9 years ago
  Nathalie Furmento 444461c75a doc: improve name for chapitre title 9 years ago
  Samuel Thibault bf08b7ae24 document how to play with model checker 9 years ago
  Samuel Thibault 6383fe8b36 Test a reasonably large case 9 years ago
  Samuel Thibault d8991796b2 Run model checking during make check 9 years ago
  Samuel Thibault e9056e542d make it possible to run mpi cholesky in simgrid mode 9 years ago
  Samuel Thibault eff6fdad8d do not trust modular heft schedulers yet 9 years ago
  Samuel Thibault 7ce5e53c22 ship files needed for testing simgrid-mpi 9 years ago
  Samuel Thibault 619208913a Disable tests failing with simgrid 3.14 9 years ago
  Samuel Thibault 789b098faa avoid crashes when running smpi with shared libraries 9 years ago
  Samuel Thibault 6b59adcc2f Allow mpi tests in simgrid mode 9 years ago
  Samuel Thibault 580d61dae1 don't enable state reduction by default, it's too costly 9 years ago
  Samuel Thibault 5339d76f3a Prevent random number generation from diverging, by making threads always get the same values 9 years ago