Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 7ebec7680b doc/doxygen/chapters/07data_management.doxy: fix formatting vor 9 Jahren
  Nathalie Furmento d808a28986 fix bugs detected by valgrind vor 9 Jahren
  Nathalie Furmento 534e9acd5b disk: fix bugs detected by coverity vor 9 Jahren
  Terry Cojean e780abfe9f Fix some problem with contexts created with r17654 with minimal changes. Since then, barriers do not return 0 upon success but return the amount of waited tasks. vor 9 Jahren
  Samuel Thibault 247ed5b742 Only recent versions of simgrid support setting xbt_cfg_set_string before starting simgrid vor 9 Jahren
  Samuel Thibault 173e6139ac automatically set contexts/factory:thread when using MSG_process_attach, and test this vor 9 Jahren
  Samuel Thibault b11fcecb22 Make sure to have both v3 and v4 simgrid platform files, since we don't know at that point which version will be needed vor 9 Jahren
  Samuel Thibault 8cc4eac03c Benefit from MSG_process_attach vor 9 Jahren
  Samuel Thibault 43f68b70d4 Fix execution with simgrid git vor 9 Jahren
  Samuel Thibault cd11bb3f79 revert r17989, blas availability in simgrid mode was actually already fixed globally vor 9 Jahren
  Samuel Thibault 692cab9d17 Fix inversion... vor 9 Jahren
  Samuel Thibault 02b82caf1b allow building sgemm & dgemm in simgrid mode without a blas lib vor 9 Jahren
  Samuel Thibault 09a252be33 avoid using deprecated simgrid function vor 9 Jahren
  Samuel Thibault c135e2c23a Fix build with simgrid without cuda or blas vor 9 Jahren
  Corentin Salingue 591e1f620a Change error message to warning message vor 9 Jahren
  Samuel Thibault 428e4ca6c7 Completely drop 0-byte transfers, we don't actually produce any in reality vor 9 Jahren
  Samuel Thibault 1649cc0711 better document failure of o_direct variant vor 9 Jahren
  Samuel Thibault 5d82bf9e30 drop spurious extra size vor 9 Jahren
  Samuel Thibault 966c035f9e add compatibility with simgrid 3.13 vor 9 Jahren
  Samuel Thibault ec1f34dea4 note why we don't use MSG_process_join yet vor 9 Jahren
  Samuel Thibault 5c5ea509bb Fix confusion between local variable and includer variable vor 9 Jahren
  Terry Cojean d2952fbe0e Solve Alfredo's problem with context deletion. Unlocking the worker's sched_mutex becomes too much of a hassle in this case, so instead make use of an internal mutex. vor 9 Jahren
  Samuel Thibault b474d7ab4e fix pointer computation vor 9 Jahren
  Samuel Thibault 38097a0048 fix spurious trace event vor 9 Jahren
  Samuel Thibault 53816fd5db fix warning vor 9 Jahren
  Samuel Thibault 251365a3c5 Check for validity of registered pointers early, to avoid deferring that until the low-level GPU copy routine is involved deep inside the request mechanisms... vor 9 Jahren
  Samuel Thibault 21cc796080 fix some compatibility issues with simgrid 3.13, not complete though :/ vor 9 Jahren
  Samuel Thibault 3fdb99a725 Add support for arch-specific but easy-to-user cost function vor 9 Jahren
  Samuel Thibault 204e364248 Fix crash in simgrid mode with void datas vor 9 Jahren
  Nathalie Furmento 2999f665f2 fix bugs detected by scan clang tool vor 9 Jahren