Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento 7ebec7680b doc/doxygen/chapters/07data_management.doxy: fix formatting 9 年之前
  Nathalie Furmento d808a28986 fix bugs detected by valgrind 9 年之前
  Nathalie Furmento 534e9acd5b disk: fix bugs detected by coverity 9 年之前
  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. 9 年之前
  Samuel Thibault 247ed5b742 Only recent versions of simgrid support setting xbt_cfg_set_string before starting simgrid 9 年之前
  Samuel Thibault 173e6139ac automatically set contexts/factory:thread when using MSG_process_attach, and test this 9 年之前
  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 9 年之前
  Samuel Thibault 8cc4eac03c Benefit from MSG_process_attach 9 年之前
  Samuel Thibault 43f68b70d4 Fix execution with simgrid git 9 年之前
  Samuel Thibault cd11bb3f79 revert r17989, blas availability in simgrid mode was actually already fixed globally 9 年之前
  Samuel Thibault 692cab9d17 Fix inversion... 9 年之前
  Samuel Thibault 02b82caf1b allow building sgemm & dgemm in simgrid mode without a blas lib 9 年之前
  Samuel Thibault 09a252be33 avoid using deprecated simgrid function 9 年之前
  Samuel Thibault c135e2c23a Fix build with simgrid without cuda or blas 9 年之前
  Corentin Salingue 591e1f620a Change error message to warning message 9 年之前
  Samuel Thibault 428e4ca6c7 Completely drop 0-byte transfers, we don't actually produce any in reality 9 年之前
  Samuel Thibault 1649cc0711 better document failure of o_direct variant 9 年之前
  Samuel Thibault 5d82bf9e30 drop spurious extra size 9 年之前
  Samuel Thibault 966c035f9e add compatibility with simgrid 3.13 9 年之前
  Samuel Thibault ec1f34dea4 note why we don't use MSG_process_join yet 9 年之前
  Samuel Thibault 5c5ea509bb Fix confusion between local variable and includer variable 9 年之前
  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. 9 年之前
  Samuel Thibault b474d7ab4e fix pointer computation 9 年之前
  Samuel Thibault 38097a0048 fix spurious trace event 9 年之前
  Samuel Thibault 53816fd5db fix warning 9 年之前
  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... 9 年之前
  Samuel Thibault 21cc796080 fix some compatibility issues with simgrid 3.13, not complete though :/ 9 年之前
  Samuel Thibault 3fdb99a725 Add support for arch-specific but easy-to-user cost function 9 年之前
  Samuel Thibault 204e364248 Fix crash in simgrid mode with void datas 9 年之前
  Nathalie Furmento 2999f665f2 fix bugs detected by scan clang tool 9 年之前